Dear all,
I need your help to create a connection string in vb that connect to a
database which is located in another computer, the computer is in the other
location (not in the same building). For example : the computer is in the
branch office, and the database is located in the head office, and then use
internet to connect head office and branch office in order to access the
database.
Usually I create a connection string that connect to a database in
my computer like this :
cn = "Provider=<Provider Name>;data source=" & App.Path & "\<database name>"
But the problem is how to create a connection string to connect to a
database (the database is located in another location, not in local
computer), the database is SQL Server or Microsoft Access)?
Could you help me please?
Thanks before.

Regards,
Yurisca




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to