Results 1 to 3 of 3

Thread: Pass PATH parameter from command line

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

    Post

    Use the Command() function.

    ------------------
    smalig
    [email protected]
    http://vbcode.webhostme.com/



  2. #2

  3. #3
    New Member
    Join Date
    Jan 2000
    Posts
    5

    Post

    I need to pass the parameter "d:\Database.mdb" from the command line.
    Not hard coded in the program

    Example
    Set db = DBEngine.OpenDatabase("D:\Database.mdb", False, True)

    Please Help.....Thanks

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