Search results

  1. A

    split database path

    Hi, A client has given me a copy of his database to look at. It's a split database, and the data is on a network path. When I open the front end on my machine I get an error message : '//path/to/network/.../company.mdb is not a valid path. Can I reset this path somewhere. There are about...
  2. A

    linking forms - one to one relationship

    Hi, I'm asking this question on behalf of a student doing an A level project for a dentist's surgery. He has two tables which are linked one to one : patient and patient details. I guess they could be combined into one table, but as the second table is very long, he'd like to keep them...
  3. A

    Using result of max query in Access VB

    I'm trying to help a friend with an access 2000 database, and have run into a problem .... I have the following code which runs an append query 10 times - each time the query runs it adds 1 row to a table, using data from the previous row and from another table. LoopControl = 10 Counter = 0...
Back
Top Bottom