+ Reply to Thread
Results 1 to 3 of 3

How to Use Remote database

  1. #1
    shanew
    Guest

    How to Use Remote database

    Hi,

    We are using a MS Access Database to update the timings of upload request.

    The DB is located in Newyork. we are accessing from India.
    I copied the DB to my desktop and started working on it but the problem is the DB is very slow. And its taking around half an hour to open the DB. And i am trying to update the timing in DB, it's taking too much time to update.

    Is there any solution for this. And its very hard to work on DB.

    please give your suggestions

    Thanks

  2. #2
    Forum Administrator ExlGuru's Avatar
    Join Date
    03-17-2009
    Location
    India
    MS-Off Ver
    2003,2007
    Posts
    222

    Re: How to Use Remote database

    Get some information from this site:

    http://blog.tmcnet.com/blog/tom-keat...lem-solved.asp
    ExlGuru

  3. #3
    Forum Administrator ExlGuru's Avatar
    Join Date
    03-17-2009
    Location
    India
    MS-Off Ver
    2003,2007
    Posts
    222

    Re: How to Use Remote database

    Here is what you need to do if you have the same issue:

    - Run a command prompt (cmd.exe) as an Administrator
    - Type: netsh interface tcp set global autotuninglevel=disabled

    If you want to to re-enable it:
    - Type: netsh interface tcp set global autotuninglevel=normal

    In some cases you may need to use this command in addition to the above, but I didn't have to:
    - Type: netsh interface tcp set global rss=disabled

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1