Results 1 to 3 of 3

Thread: Crystal Report 6 --- set location

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    17

    Post

    anyone knows how to set the location of the database at run time in VB 6.
    thanks

  2. #2

    Post

    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

  3. #3

    Post

    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
  •  



Click Here to Expand Forum to Full Width