-
VB 6 Data environment
Hey guys,
I'm trying to get a Data environment working in VB 6, does anyone have any example code to read databases through it? I've searched google etc and so far have found next to nothing ... I used to use the Data Environment every day but that was almost five years ago and have forgotten it all.
Any help appreciated.
-
Data Environment? Do you mean ADO? If so there's tons of examples on MSDN.
-
Try http://www.visualbasicforum.com/. Search around for ado examples there are plenty.
-
VBforums.com also should have a few.