Hi,

i'm using an ADO.Net Dataset Object, in which i'm dragging a table from server Explorer. The connection in server explorer is straight to the SQL server.

Now i want to make a data connection in server explorer using an OLE DB provider for ODBC Drivers. I can do this, but i'm getting "You cannot use an OLE DB provider for ODBC drivers" message when i drag a table from this connection on my dataset object.



(to be clear: with dataset object, i mean a Dataset1.xsd file in my project)