G Guest Nov 9, 2004 #1 im working Access using VB 6.0, when i open in over a network the access file is read-only. thus i cant save any data onto the database
im working Access using VB 6.0, when i open in over a network the access file is read-only. thus i cant save any data onto the database
D Douglas J. Steele Nov 9, 2004 #2 What permissions do you have on the folder where the MDB exists? You must have Change (Read, Write, eXecute and Delete). Also, how are you connecting to the database?
What permissions do you have on the folder where the MDB exists? You must have Change (Read, Write, eXecute and Delete). Also, how are you connecting to the database?