View Single Post
Old 09-10-04, 05:14 PM   #1 (permalink)
cnjmorris
Aximsite All Star
 
Join Date: Jun 2004
Location: Albany, NY
Posts: 524
Thanked 0 Times in 0 Posts
Visual Basic PPC programming in Visual Studio 2005 Beta 1.

What I currently need is a SINGLE reference for connecting to am MDB database using VB. Every where I search I find crap about SQL or C++ or C# and it pisses me off, mostly because they claim to support it and then provide zero easily accessible info.

Do you know of anywhere I can find resources to just start with a data connection?

Currently, I am trying to use a DataConnection but every time I try to set the Data Source to a MDB file it tells me there is an unexpected error. Of course, with no resources anywhere I look, I don't even know what references or objects to add, so the only data components I have are Data Grid and Data Connector. Dunno where to go from here.

ANY help would be great from here.
__________________
Professional Newbie.
cnjmorris is offline   Reply With Quote