answersLogoWhite

0


Best Answer

Refer to related links.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is ADODB connection in vbnet?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between adodc and adodb?

The main difference between ADODC and ADODB is that whereas ADODB is a class library, ADODC is just but a data control. The other difference is that ADODC uses the system resources more compared to the ADODB.


How do you connect to a database and table using ADODB?

How do you connect to a database and table using ADODB?


Difference between adodb and adodc?

Very simple difference between adodc and adodb is "C" and "B".. he he he kidding... adodc is a data control and adodb is a class library, adodc good to use but some time it produce error for "multiple operation". With adodb can data bound dynamically, other hand can say if u r making big software so use ADODB and use ADODC is suitable for small projects.


How do you connect to mysql using vb6?

Install the MyODBC database connector.Set up an new ODBC connection to your mysql database in Windows. (This will vary based on your version of Windows)You can use the ADODB extension in VB to connect to your ODBC connection.


Is java better than vbnet?

Java is not better than VBNet, nor is VBNet better than Java. Eachone has its advantages and disadvantaged over the other one.


How do you connect db2 and mysql?

Take a shot at adoDB - find it here: adodb.sourceforge.net


What is the difference between C and Vbnet?

It is just a different coding language, but C is more for business that VBNET


What is datareader in VBNET?

x


What is an instance in vbnet?

An instance in VBNet is the same as an instance in any other language; it is the realisation of a type. In object-oriented languages, like VBNet, we say that an object is an instance of a class, where the class defines the object's type.


What is instance in vbnet?

An instance in VBNet is the same as an instance in any other language; it is the realisation of a type. In object-oriented languages, like VBNet, we say that an object is an instance of a class, where the class defines the object's type.


IS VBNet purely objet oriented?

no


Who is the father of vbnet?

Alan Cooper