|
-
Jan 10th, 2001, 01:22 AM
#1
Thread Starter
Junior Member
I have installed a vbpackage in a machine.When i try to run it from network it is not working since the database can't be opened.App.path="c:\.......".When I run this from another machine the path is different right? Can you help me?
Any other method to solve this problem?
-
Jan 10th, 2001, 02:34 AM
#2
Hyperactive Member
Hello ajitha,
When you are running your application on the network, the database must be on the network.
If you want the database local, you don't need a network!
Nice regards,
Michelle.
-
Jan 10th, 2001, 02:49 AM
#3
New Member
another option
you could use the reg to store the location for your app.
use the savesettings and getsetting to store and retrieve the database path.
to find out where the database's are kept onthe network use a input box or create your on dialog screen.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|