Results 1 to 5 of 5

Thread: Access database password (DAO)

Threaded View

  1. #5

    Thread Starter
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629
    Had to tinker with the settings, but I was able to make it work like so;

    VB Code:
    1. Set dbsCanon = OpenDatabase(App.Path & "\Data\CAICTBLS.dat", False, False, ";pwd=canon")

    Thanks for your help.
    Last edited by leinad31; Oct 1st, 2003 at 01:08 AM.

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