Search results

  1. N

    Help with form error

    I would like to be able to normalize the database. However I'm not very good with databases and organizing them and I couldn't figure out how to organize a database that way. The reason I had a table for each software was because not all software needed the same fields. The reason each each...
  2. N

    Help with form error

    Well what finally ended up fixing the problem was as simple as compiling the code. I didn't change any of the code but for some reason that fixed it. Thanks for your replies.
  3. N

    Help with form error

    My database started giving me an error when it starts. Linkmasterfields property setting has produced this error: 'Return without GoSub'. I already checked the Link Master Field and the Link Child Field. They look right. I'm attaching a copy of my db. Thanks for the help.
  4. N

    Computer and Software Database Design

    I'm currently trying to make a database to use at work to track users, their computers, and the software they use. Attached are 2 databases that I've started but I'm not sure if they are designed properly. The non test database works but when you use the User's Software Form you have to do...
  5. N

    Form from multiple tables comes up blank

    I'm making a database that is used to keep track of software keys for users. I made a user table and a table for each type of software. They are connected with a user name field which is the primary key for the user table. I want to make a form that shows a user name and all the software that...
  6. N

    Calendar

    Thanks a bunch Wow this is pretty much what i was looking for thanks for the help!!!!
  7. N

    Calendar

    Im trying to make a calendar that will put what is going on for certain dates that are already in a table on a calendar how can i do this?
Back
Top Bottom