Results 1 to 2 of 2
  1. #1
    TheChairman is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Dec 2011
    Posts
    16

    Maintaining data integrity with a split database over an internet drive

    I have an Access 2007 database that I have split into a front-end and back-end. Our company doesn't have its own server so for the time being, I am hosting the back end on rented space on a commercial server host. Files are transferred through Webdrive, which works like Dropbox. There is a WebDAV client that allows me to view the folder on the server as if it were a network drive.



    So, I upload the back end to the server. All well and good. I then open the front-end on my local system and attempt to link the tables to the back end tables. What happens next is that WebDrive downloads the back end database to the local cache and attempts to link the tables. Sometimes it works, but far too often it hiccups for no apparent reason and then the back-end is corrupted and irreparable. It will give me a message reading: "Unrecognized database format 'O:\Database.accdb'" where O: is the network drive and Database.accdb is the back end. I will also get an error message reading:

    "[Database application name] has detected that this database is in an inconsistent state, and will attempt to recover the database. During the process, a backup copy of the database will be made and all recovered objects will be placed in a new database. Access will then open the new database. The names of objects that were not successfully recovered will be logged in the 'Recovery Errors' table."

    At this point, the back end is toast. The repairs don't work (I get an error message saying "[Database name] can't be repaired or isn't a [Database Application Name] database file.") and I can't even open up the back end anymore. The puzzling thing is that sometimes the download of the back-end works fine and I'm able to link the tables to the front end. But after every update, the local client uploads the modified back-end to the server. I suspect that this is what's causing the conflict. Record locking won't work because you have a closed file being copied on to the server, overwriting the old file. This is almost begging for data corruption, particularly with more than one user.

    Has anyone had any experience hosting an Access database on an internet drive? If that's the wrong way to go about it, can anyone recommend a decent web hosting solution for a company without its own server? Thanks!

  2. #2
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    See Albert D. Kallal's site:

    Ms-access and WANS?
    http://www.kallal.ca/Wan/Wans.html

    On the main page (http://www.kallal.ca/), under the previous article there are several other articles that might have info for you.

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

Similar Threads

  1. Replies: 4
    Last Post: 06-07-2011, 09:16 AM
  2. Access Database via internet
    By smikkelsen in forum Access
    Replies: 5
    Last Post: 04-07-2010, 08:20 AM
  3. Share a ms access database over internet
    By marianne in forum Access
    Replies: 0
    Last Post: 04-14-2009, 10:14 PM
  4. Share a database over the Internet
    By edupi in forum Access
    Replies: 5
    Last Post: 04-13-2009, 08:14 PM
  5. Data preventing Referential Integrity
    By RubberStamp in forum Access
    Replies: 0
    Last Post: 12-14-2008, 05:43 AM

Tags for this Thread

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