Connecting Tech Pros Worldwide Help | Site Map

provide the connection string for mySql,oracle,Db2,sqlserver uisng C#

Newbie
 
Join Date: Nov 2008
Posts: 13
#1: Dec 30 '08
Hi,
provide the connection string for mySql,oracle,Db2,sqlserver uisng C#
please provide the code for above databses

Thanks
Prasad
Newbie
 
Join Date: Dec 2008
Posts: 1
#2: Dec 30 '08

re: provide the connection string for mySql,oracle,Db2,sqlserver uisng C#


Please have a look at below link..........

ConnectionStrings.com - Forgot that connection string? Get it here!
Member
 
Join Date: Oct 2008
Posts: 50
#3: Dec 30 '08

re: provide the connection string for mySql,oracle,Db2,sqlserver uisng C#


Also something what I always do to get a specified connection string for a database is the following. I go to View - Server Explorer
Add the connection to my database. When this is done I select the newly created database and then when you look in the properties window, you'll see the detailed connectionstring
Reply


Similar C# / C Sharp bytes