Results 1 to 3 of 3
  1. #1
    Vinod Koti is offline Novice
    Windows XP Access 2003
    Join Date
    May 2012
    Posts
    2

    Unhappy -246255:Could not use ""; file already in use.

    Hi All,

    I am using the MS Access 2000 DB. VB6 application tries to access the database and i am getting below error,

    " -246255:Could not use ""; file already in


    use.:\\HYTEDC\MN42Data$\database\SecureOperator.md b" .

    The "SecureOperator.mdb" is password protected.

    All the users are having full permission (read, write & create rights) to the folder where database is located (in server). Still i am getting same error.

    Please suggest me the resolution for this.

    Thanks in advance

    Regards,
    Vinod koti

  2. #2
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Does every user get this message, and under what circumstances? Can more than one user access the database at the same time?

    If only one user can be in the database at a time, check your VB code that opens the database - is it trying to open it for exclusive access? (I don't use VB6, so I can't help with the syntax for that).

    John

  3. #3
    Vinod Koti is offline Novice
    Windows XP Access 2003
    Join Date
    May 2012
    Posts
    2
    Quote Originally Posted by John_G View Post
    Does every user get this message, and under what circumstances? Can more than one user access the database at the same time?

    If only one user can be in the database at a time, check your VB code that opens the database - is it trying to open it for exclusive access? (I don't use VB6, so I can't help with the syntax for that).

    John

    John,

    All the users getting this error when trying to access the mdb file with optimisticLock.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 05-23-2012, 10:05 AM
  2. Replies: 11
    Last Post: 03-29-2012, 02:32 PM
  3. File Names in "Open Recent Database" list
    By Ron.Sul in forum Access
    Replies: 3
    Last Post: 12-29-2011, 10:06 AM
  4. Replies: 0
    Last Post: 12-06-2011, 11:01 AM
  5. Replies: 16
    Last Post: 07-22-2011, 09:23 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
  •  
Other Forums: Microsoft Office Forums