|
-
May 3rd, 2012, 11:02 PM
#1
Thread Starter
New Member
Database technology
I had developed a VB app long ago using VB3 and updated it to VB5. I'm now trying to upgrade it to VB 2010 Express. I had used DAO and the Data control object. From a little reading I'm confused and have a few questions.
1. Is the ADO data control replaced by the BindingSource/Navigator objects. On MSDN ADO Data Control shows under VB6 while Binding.. objects are under 2008/2010.
2. I see there are OleDb... classes. Should I use these or the ADODB.Recordset etc. objects?
3. Any good books/articles to read for this? I'm looking for documentation on how to create the connection, run SQL queries etc.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|