D
David Young
Hello,
I recently installed MSDE and the .NET QuickStart tutorials. I'm trying
to write an app that uses the Northwinds database installed on my local
host. As I understand it, I should be able to drag the database from the
Server Explorer to my form. Is this incorrect? I've also tried dragging
the SqldataAdapter object from the tool box to my form and opening a
connection that way, but the wizard is never able to find the database. I'm
using the SQL OLEDB provider. What am I missing or doing wrong? Thanks in
advance.
I recently installed MSDE and the .NET QuickStart tutorials. I'm trying
to write an app that uses the Northwinds database installed on my local
host. As I understand it, I should be able to drag the database from the
Server Explorer to my form. Is this incorrect? I've also tried dragging
the SqldataAdapter object from the tool box to my form and opening a
connection that way, but the wizard is never able to find the database. I'm
using the SQL OLEDB provider. What am I missing or doing wrong? Thanks in
advance.