Search results

  1. B

    Same database, different results on different computors

    I´ve copied an Access-database from one computor to another. I get different results when I use a form and search for data. On one computor I get data when I search for that, but not in the other. What can that depend on??
  2. B

    How to change info in a many to many table with help of a form?

    I´m still a beginner but I´ve made some progress now thanks to some of you in this forum. My central form linked to a question which is linked to a many to many table seems to function in certain aspects now. But it is still not ready for use. One problem is when I write new info in the...
  3. B

    How can I make a Central Form with both select and update?

    How can I design a central form with both selectfunction for certain tables and updatefunction for others? I have a many to manytable with foreign keys to connect several tables.
  4. B

    How to make a good relation between a junction table and a central form

    I wish to make a central form where I can read and write information into different tables. I have to use a junction table to link many to many relations to different tables. The central form is based on the junction table. If I browse through the list of names in a field in a table I would let...
  5. B

    How to get forms function well with junction tables?

    I wish to have some advice about fixing problems with forms reading and writing junction table. I use a junction table to connect different tables as a central form for reading some fields and writing other fields belonging to different tables. 1. What decides whether you can write or just read...
  6. B

    How undo changes in formdesign?

    How undo changes in formdesign. For example when I have moved boxes around and I change my mind. How can I undo this change and go back to the design I had before that change.
  7. B

    How make a good form from a jointtable?

    I´m trying do make a database for biological studies in waters. I have made some tables and want to make forms to read or write information into the tables. I´ve got much trouble to make the forms function. I have also a jointtable with several foreign keys. I thougt that it would be helpful...
  8. B

    Design a database for animals in many lakes

    Hello, I am trying to build a database for animals in many lakes. The goal for the database is to be a base for creating overviewmaps where you can see which species exist or have existed in different lakes with specified properties. I imagine the structure of the database in this way: Table...
Back
Top Bottom