all groups > vb.net upgrade > july 2004 >
You're in the

vb.net upgrade

group:

data control problem


data control problem ??
7/13/2004 12:19:31 PM
vb.net upgrade: I am new to VB.NET.

I tried to upgrade my project from VB6 to VB.NET2003.

I used ADO data controls to populate the data to datagrids.

After the upgrade, the ADO controls does not work properly.

(there is no error but no records is retrieved)

Is ADODC not working in VB.NET ?

If so, what should I use to replace it?

Re: data control problem The Grim Reaper
7/13/2004 4:27:03 PM
Yes, you should replace it - ADODC has been replaced with the ADO.NET
namespace/assembly.
Make sure ADO.NET is included in your project as a reference, and have a
look through it in the object browser.
If you're still stuck, browse these newsgroups - there are plenty of
examples of ADO programming.
_________________________
The Grim Reaper

[quoted text, click to view]

Re: data control problem JohnHart NO[at]SPAM Online.Microsoft.com.
7/20/2004 7:38:08 PM
The Upgrade Wizard will upgrade the ActiveX ADODC control to a managed
version in the Microsoft.Compatibility.Data library. I agree that
eventually you will probably want to enhance your application by moving
this to ADO.Net but it should still work in the mean time.

Can you provide a few more details about the problem?

--
John Hart, Microsoft VB Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view]
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news.zanker.org!news-out2.kabelfoon.nl!83.128.0.1
0.MISMATCH!newsfeed.kabelfoon.nl!zen.net.uk!demorgan.zen.co.uk!194.72.9.35.M
ISMATCH!news-peer1!btnet-feed3!newreader.ukcore.bt.net!btnet-feed5!btnet!new
s.btopenworld.com!not-for-mail
[quoted text, click to view]
AddThis Social Bookmark Button