cpopham Posted August 20, 2005 Posted August 20, 2005 Okay, I finally got VS 2005 beta and installed it today. I created a Windows app, which was pretty similar to vs 2003. Now I went to the code window and tried to do my imports statements for data and oledb and there is nothing there. So how do you create a connection in this version. I am so confused now. :( Chester Quote ____________________________________________ http://www.pophamcafe.com I am starting a developers section, more tutorials than anything.
rot13 Posted August 20, 2005 Posted August 20, 2005 Those are still there... try it again... Imports System.Data.OleDb works fine for me Quote
cpopham Posted August 20, 2005 Author Posted August 20, 2005 You have to add a reference to System.Data which I am not use to.. Thanks for the assistance.. Chester Quote ____________________________________________ http://www.pophamcafe.com I am starting a developers section, more tutorials than anything.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.