ASP and ASP.NET connectionstring examples for Microsoft SQL Server and MySQL
A connectionstring is sometimes a bit obscure. Do I need ODBC or OLE DB? When you need one and Google for it, you often find old ones that either don’t work at all anymore, or are not optimal. This article provides you with a couple of ASP.NET to SQL Server connectionstring examples, and as a bonus for ASP to MySQL too.
…ASP and ASP.NET connectionstring examples for Microsoft SQL Server and MySQLRead More »