MSDataShape using MSDataShape
Connection string
This MSDataShape connection string can be used for connections to SQL Server 2000 and SQL Server 7.0.
Provider=MSDataShape;Data Provider=SQLOLEDB;Data Source=myServerAddress;
Initial Catalog=myDataBase;User ID=myUsername;Password=myPassword;
See also the List of all SqlConnection connection string properties