Results 1 to 3 of 3

Thread: OpenDatabase problem

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 1999
    Posts
    229



    Hi there,

    How to open an Access database 2000 by VB
    residing in a folder with
    these access-permission:

    Can Read/Write
    Can't create new file/folder
    Can't delete

    Everytime I call OpenDatabase command, it will create
    a ldb file which is residing in that protected folder
    (can't create new file).

    Any solution ?

    Thanks in advance
    Keiko

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb FileCopy

    Since you know the source database filepath, and it allow you to perform the read/write on it. So, may be you can copy the database into you application path before you open it? Will this be done?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 1999
    Posts
    229


    No, because I want to keep only one copy of
    mdb file (database). But anyway thank you for your
    reply.

    Any other suggestion ?
    Keiko

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