how we change Conection String in VB.NET?
Hari om 0 Newbie Poster
Recommended Answers
Jump to PostIt's just a string. Change it like any other string. If you don't know what to change it to please refer to connection string reference.
Jump to PostThat's certainly possible. I've written many applications that take data from one data source and update another. That requires two different connection strings (using two simultaneous connections). However, the OP might be wanting to change an application to switch from one backend database to another, say Access to MS SQL. …
All 5 Replies
Santanu.Das 125 Santanu Das
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Sugmuffen 3 Newbie Poster
Santanu.Das 125 Santanu Das
Reverend Jim 5,225 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.