ADO.NET --- sqlclient
-
using oledb client
Parwej Ahamad http://parwej.spaces.live.com/
-
using oledb client
Parwej Ahamad http://parwej.spaces.live.com/
-
As far as I know, oled for Oracle database. But my question here is, how can I conncect to SQLServer database without using sqlclient. Thanks. Vasini
vasini wrote:
As far as I know, oled for Oracle database. But my question here is, how can I conncect to SQLServer database without using sqlclient.
OleDb[^] allows connections to many different DB types including SQL Server. Why don't you want to use the native Sql class?
Michael CP Blog [^] Development Blog [^]
-
Why do you want to do this? This makes no sense :doh:
'A programmer is just a tool which converts caffeine into code'
-
As far as I know, oled for Oracle database. But my question here is, how can I conncect to SQLServer database without using sqlclient. Thanks. Vasini
oledb use to all data base like oracle, sql server,ms-Access etc.
Parwej Ahamad http://parwej.spaces.live.com/