Is there any way to connect to an access database regardless of if or not they have access?
Because at the moment, it seems any computer with access works, and any computer without does not :(
Thanks for your help.
Printable View
Is there any way to connect to an access database regardless of if or not they have access?
Because at the moment, it seems any computer with access works, and any computer without does not :(
Thanks for your help.
a trick
Include Datacontrol on ur form make it invisible before making package. by doing this the files needed to run the database without access will automatically be included in the setup..
I dont exactly know the name of the files.. u have to chk it out...
Make a dummy project & make package to chk the files needed...