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

Conncetion String

Status
Not open for further replies.

djayakum

Programmer
Feb 2, 2002
28
IN
Hi,

My databse access file is placed in the internet,i want to access that databse file from my vb application running in my local machine,if possible how to connect ? what is the connection string for that ?

If anybody knows please reply me

JK

 
I'm not sure if you can use MS-Access across the Internet, as it's a file-based database.

I would look at MSDE instead, as it uses TCP/IP for it's clients to connect to it.

Chip H.


____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top