|
-
Jan 26th, 2000, 03:16 PM
#1
Thread Starter
Junior Member
anyone knows how to set the location of the database at run time in VB 6.
thanks
-
Jan 26th, 2000, 04:12 PM
#2
New Member
I'm sorry if I don't answer your question now but you don't have to set the location in runtime. You can go on the Databas menu in Crystal Reports and then choose Set Location.
In the file textbox you can write the following:
tablename!..\databasname.mdb
-
Jan 26th, 2000, 04:15 PM
#3
New Member
I forgot to tell you that the location above is for a databas in app.path, but if you have more directories you can write:
Tablename!..\dirname\databasename.mdb
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
|