I have completed my vb assignment application and it is working perfectly but when i instal it on another machine it does not run and it it is complaining of the database path.
And more so i want the program to work on a remote machine that is when i install it on another computer it should be able to get information from other computers that the software is install. In other words they should be access thesame database pls do help me find solution to this problem

Hi,

Place the Database in The Server in a Shared Folder, Shareing should be given with full read/write access..
Either MAP the Folder In all the systems
OR Refer to UNC Path like this :

\\MyServerName\MyShareFolder\MyDB.mdb

Regards
Veena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.