Results 1 to 2 of 2
  1. #1
    Poohbear0471 is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    78

    split database network connections

    I hope everyone is doing well and staying safe!



    We're currently working remotely. The backend to my database is on a network drive. As this is a new situation to us, our network drives are not 100% stable yet. We will lose our network connection for a few seconds a couple times a day. Is there any kind of code I can put into my frontends to reconnect to the backend when this happens so my team doesn't need to close and re-open the database?

    Thank you!
    Ed

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    1. if the tables are connected to the FE via odbc connection, they would just resume when the connection rejoins.
    2. if you have the tables connected via vb code, then you would need to re-run the connection code.

    option 1 would be better.

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

Similar Threads

  1. Replies: 7
    Last Post: 02-10-2019, 07:08 AM
  2. Split DB over slow network
    By Mclaren in forum Database Design
    Replies: 7
    Last Post: 07-31-2018, 05:55 AM
  3. ODBC connections to avoid bandwidth bottleneck on split database
    By notableaudio in forum Database Design
    Replies: 2
    Last Post: 12-18-2015, 10:09 AM
  4. Replies: 6
    Last Post: 10-22-2014, 04:51 PM
  5. Slow split database on network
    By riteoh in forum Access
    Replies: 9
    Last Post: 11-09-2012, 02:28 PM

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