Can ADODC and DataList Control be used in vb 2005?
|
Pro Visual Basic 2005For advanced Visual Basic coders working in version 2005. Beginning-level questions will be redirected to other forums, including Beginning VB 2005.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Pro Visual Basic 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Can ADODC and DataList Control be used in vb 2005?
Deal All:
I have built a program of vb 6.0, in which I used both ADODC(ADO Data Control) and DataList Control quit well. Now I want use them in vb 2005. Can or can not, the way, please tell me.
Thank you very much.:)
He Lingyong
Dear All:
To anwser myself question: Yes, they are both can still be used in vb 2005. The former is in the .Net component, still named ADODC and the later is in the COM component.
He Lingyong