Visual Basic 2005 .NET and oledbconnection

SurgicalShark

Golden Member
Mar 30, 2004
1,275
0
76
I am trying to create oledbconnection and subsequently use certain oledbcommands for querying data from Access db.

I have created OLE connection but now I can not add it to the project.

I am using Deitel book which says that after creating connection, go to server explorer window and drag the database node on the windows form to create 'OledbConnection.'

Problem is: I can not drag the database....nothing happens if I try to drag it.

Any ideas why this must be happening?

Thanks,
Neil.
 

beggerking

Golden Member
Jan 15, 2006
1,703
0
0
Did you trag the whole database? the server? or one of the tables within it?
you should drag the table