Can you use the OleDb classes for SQL Server?
- From: Gustaf <gustafl@xxxxxxxxxx>
- Date: Thu, 05 Jul 2007 13:02:33 +0200
I'm in a situation where the customer has an Oracle DB, and my developing platform runs a SQL Server DB. Ideally, I'd like to write the code, and then simply change the connection string at deployment time. So my question is: can I use the OleDb classes rather than the native SqlClient classes, to connect to SQL Server, and then later to Oracle?
Gustaf
.
- Follow-Ups:
- Re: Can you use the OleDb classes for SQL Server?
- From: William \(Bill\) Vaughn
- Re: Can you use the OleDb classes for SQL Server?
- Prev by Date: RE: Can you close without Close()?
- Next by Date: Error Delete Datacolumn of a Datatable
- Previous by thread: Can you close without Close()?
- Next by thread: Re: Can you use the OleDb classes for SQL Server?
- Index(es):
Loading