Re: connect remote Access database
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Fri, 23 Dec 2005 07:16:29 -0600
On Fri, 23 Dec 2005 11:41:29 +0800, "wind" <chase@wind> wrote:
¤ Hello
¤
¤ I want to ask how to connect a vb.net window client application to a remote
¤ MS Access databae which is located on a server?
¤ How to set the connection string in order to do so?
It's no different when accessing a file on a network share. Just use the UNC naming convention for
the path to the file as Frans mentioned.
Also keep in mind that all users accessing the database will require full permissions to the folder
where the database file is located.
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- Follow-Ups:
- Re: connect remote Access database
- From: wind
- Re: connect remote Access database
- References:
- connect remote Access database
- From: wind
- connect remote Access database
- Prev by Date: Re: Invalid character (¿) gets saved in DB using ADO.Net for Hexadecimal value ('-') ['Alt + 0150']
- Next by Date: Re: connect remote Access database
- Previous by thread: Re: connect remote Access database
- Next by thread: Re: connect remote Access database
- Index(es):
Relevant Pages
|
Loading