data access problem
-
devepoed code. worked fine. ported the code to my laptop. when I try and run it I got an error. The Microsoft Jet database engine cannot open the file 'D:\MGDevelopment\view\DB\simdac_be.mdb'. It is already opened exclusively by another user, or you need permission to view its data. I could not get the error to go awayso I created a new project on my laptop and simulated the code. I get the same problem. What could prevent the code from accessing he data? I am using oledb coonection and oledbdatareader. Brian
-
devepoed code. worked fine. ported the code to my laptop. when I try and run it I got an error. The Microsoft Jet database engine cannot open the file 'D:\MGDevelopment\view\DB\simdac_be.mdb'. It is already opened exclusively by another user, or you need permission to view its data. I could not get the error to go awayso I created a new project on my laptop and simulated the code. I get the same problem. What could prevent the code from accessing he data? I am using oledb coonection and oledbdatareader. Brian