Dear All !
I have developed a Software for a Hospital using vb.net 2005 & Sql Express. Now i want to connect this data through lan. What connection string should i give. Please suggest. Below is my current connection string which i have used for it.
Dim conn As New SqlConnection()
conn.ConnectionString = "Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|Data\Sadar_Hospital.mdf;Integrated Security=True;User Instance=True"
ravi.kant.984349 0 Newbie Poster
Reverend Jim 5,224 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.