Re: how to connect to remote computer?
- From: "Dave Patrick" <DSPatrick@xxxxxxxxxxxxxxxx>
- Date: Fri, 2 Dec 2005 11:17:55 -0700
Try;
objdc.Open("provider=Microsoft.Jet.OLEDB.4.0; Data Source
=\\10.0.0.180\d\access\newres.mdb")
(assumes an accessible share named 'd' exists on the machine \\10.0.0.180)
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Chris" <frx@xxxxxxx> wrote:
| Hi,
|
| I can connect to the local computer like this:
| objdc.Open("provider=Microsoft.Jet.OLEDB.4.0; Data Source
| =d:\access\newres.mdb")
|
| but what is the syntax to connect to a remote computer (e.g. 10.0.0.180)?
|
| Thanks
| Chris
|
|
.
- Follow-Ups:
- Re: how to connect to remote computer?
- From: Kevin
- Re: how to connect to remote computer?
- References:
- how to connect to remote computer?
- From: Chris
- how to connect to remote computer?
- Prev by Date: how to connect to remote computer?
- Next by Date: OpenSchema
- Previous by thread: how to connect to remote computer?
- Next by thread: Re: how to connect to remote computer?
- Index(es):
Relevant Pages
|
|