Need Connection String for VB.NET 2010 to SQL Server 2012 Express for ADODB Recordsets
I am using VB.NET 2010 and am trying to create a connection string to my SQL Server 2012 Express database on the local machine, to support ADODB. I want to use be able to use ADODB recordsets in my program.