• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Visual Basic 2005 .NET and oledbconnection

SurgicalShark

Golden Member
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.
 
Back
Top