
- Forum
- Programming Talk
- Microsoft .NET
- Database
Database
This is a discussion on Database within the Microsoft .NET forums, part of the Programming Talk category; Am having problem on how to create database either using Datacontrol or AdoDC please can you help me...
-
Database
Am having problem on how to create database either using Datacontrol or AdoDC please can you help me
-
05-06-2009, 02:44 PM #2
- Join Date
- May 2009
- Answers
- 1
Create database in ADODC
Hi
I can help you. You have to create the database in Oracle then you have to connect with ADODC either of Data Control. I am doing a project in VB and oracle.
Open Vb .
In project menu->component->select microsoft ADO Data Control 6.0(oledb)->click ok
then the ADODC button shown on your toolbox and drag it on ur form.

Reply With Quote





