Hello,
I'm trying to make a program that uses MS Jet OLEDB 4.0 to connect to an access database, make changes to a table then save and close. I can connect, make the changes, but when I do the save("c:\database.mdb") it says the file is in use. other people use
the database so I can't delete it every time I save it, so I need to know how to save changes or overwrite.
Which forum should I ask this question in?