-
I have this problem:
In my VB project I use microsoft access (97) database. When I install my program on a computer that has no Microsoft Access it won't work (some error with vbajet32.dll appears). I supose there are some files that I need to distribute with in my setup files but I do not know which ones. Please if you know the answer, tell me.
Thank you!
-
youll have to ship the DAO jet DLL's with the application basically all the dll's with jet or dao in their name
-
Run the VB SetupWizard (vb5) or Package and Deployment (vb6) to get VB to work out which files you need to 'ship' with your application.
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]