Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to access SQL Express 2005 remote connection?

Author  Topic 

Imran
Starting Member

3 Posts

Posted - 2007-07-11 : 08:25:26
Hi,
I have written a database application using .mdf in visual studio 2005 using vb.net (Windows XP sp2)

The app runs fine on the local machine. But I want to access the database from another computer (remote connection)

My Questions:
1. How to host the database file (mydb.mdf) on server machine?
2. How does connection string change on the client side?

Any other idea?

THanks!!

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2007-07-11 : 08:53:58
Duplicate of http://sqlteam.com/forums/topic.asp?TOPIC_ID=86232

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -