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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

uploads records from client machine

Status
Not open for further replies.

nivini

Programmer
Mar 24, 2004
64
Hi all
I need to upload records from mdb on the client machine (my machine)to my web server mdb.
what will the connection string to the client machine mdb?
is it possible?
any ideas will be most appreciated
nivini
 
You would probably have to do this via some VBA in the access database. You would need the DB to connect to the remote DB rather than the other way around.

}...the bane of my life!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top