Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database Update

Status
Not open for further replies.

knightrader

Programmer
Feb 13, 2001
8
US
I have a access database in a web server that I want to update every 15 minutes. The information is in other access database, wich is being updated in realtime. I'm able to do this if i'm over a LAN because I can open a Database over a local Network (for instance, using ODBC). I make and SQL query, with the information I want to update, and then I update the other db with another SQL query. But, if the other db is in a Web server i can't do like this. Does anyone have an idea how can i update my acces db wich is located on a web server?

Thanks in advance

Nuno N.

PS-Sory about my bad english :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top