I have moved a database access 2003 to a new server. I access this through an application written in vb 6.0. The users were using a local copy of this database on the C drive of their laptops. I created a new odbc connection pointing to the dbase on the network S: drive. I can read data into my forms but cant do any updates. Get "must use updateable query". At first I thought it was cause my S: drive was read only. Changed all of that and still no luck...same error..
Is there something special I have to do when using access from a network drive.
Is there something special I have to do when using access from a network drive.