Results 1 to 2 of 2

Thread: How to access Microsoft's Create DataBase

  1. #1

    Thread Starter
    Addicted Member toytoy's Avatar
    Join Date
    Jul 2004
    Posts
    230

    How to access Microsoft's Create DataBase

    I need some help as i can't display the record from the Microsoft's created database to the web from using VB.NET

    Below is the error messages:

    The Microsoft Jet database engine cannot open the file 'C:\DatabaseFiles\RnrBooks.mdb'. It is already opened exclusively by another user, or you need permission to view its data.

    Thanks

  2. #2
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840
    Hi.

    I had the very same problem.
    It turned out that you need to make a normal fileshare (allow users to change files) on the folder that your database is located in.

    e.g. c:\DatabaseFiles

    See this thread: http://www.vbforums.com/showthread.php?threadid=295764
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

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