blearyeye
15 years agoContributor
Database connection string
I'm trying to get a database connection to work. sproc.ConnectionString = "Provider=SQLOLEDB.1;Data Source=(local)\SQLEXPRESS;Initial Catalog=MyDB;Integrated Security=True;"; ...