Results 1 to 3 of 3

Thread: Access97/ADO

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 1999
    Location
    London
    Posts
    2

    Post

    I'm connecting to an Access 97 database that has user level security implemented via ADO from VB6.

    My problem is that however I try to login as a particular user (using the connection string,etc), the connection is always opened as the 'Admin' user. This user has no rights and therefore I cannot do what I want in the DB.

    Has anybody had any similar problems?

    Is the right way to specify the user to have an expression like 'UID=(username)' in the connection string before opening?

    Any help appreciated.

    Thanks.

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    Look into the systemdb property.

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 1999
    Location
    London
    Posts
    2

    Post

    Thanks - this was exactly what I needed.

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