The best way to try ADO classic in a VB.NET application is to use the VS.NET
Upgrade Wizard. It will convert your ADO classic code to run in VB.NET. No,
it does not convert it to ADO.NET.
--
William (Bill) Vaughn
Author, Trainer, Mentor
Microsoft Pacwest Regional Director
Beta V Corporation
"ADO and ADO.NET Examples and Best Practices for VB Programmers--2nd
Edition" (ISBN: 1-893115-68-2)
"ADO.NET Examples and Best Practices for C# Programmers" (ISBN:
1-590590-12-0)
www.betav.com
Please reply only to the newsgroup so that others can benefit. When posting,
This posting is provided "AS IS" with no warranties, and confers no rights.
________________________________
Quote:
> Hi,
> 1. Can I use the new VB.NET DataGrid with ADO 2.7 recordset, or I have to
> use the old DataGrid from the Customize Toolbox window?
> 2. Does all the old components has prefix "Ax" in VB.NET?