After I installed the VB Application onUser machine ,And while i'm trying to Open it an Error appear with the following message:
(Dao DataBase error)) , and the Application close.
Who knows why this error appear, and what the Solution for it??
Printable View
After I installed the VB Application onUser machine ,And while i'm trying to Open it an Error appear with the following message:
(Dao DataBase error)) , and the Application close.
Who knows why this error appear, and what the Solution for it??
Does the user have DAO installed on their system?
How to Install the DAO on user machine??
Download MDAC from microsoft and install it on the user's system.
What application did you use to create the setup file?
You didn't just give the user the executable, did you?
Thnx a lot vbgladiator for ur fast replay.
I'm always using the Package and Deployment Wizard to creat setup file.and sure i don't give the user only Exe file.
I will try to download the MDAC from Microsoft..and lets see what will happen..
Thanks a lot again Vbgladiator.
OLa;)