answersLogoWhite

0

What is odbc in terms of vb?

Updated: 8/19/2019
User Avatar

Wiki User

12y ago

Best Answer

Object is the class from which every other class or object in .Net derives from. This is designed in this way to bring out the pure object oriented functionality and thus make .net a pure object oriented technology

It's only because of this design that even you customs classes is having methods like GetHashCode(), ToString(), Equals(), ReferenceEquals() etc which are originaly methods defined in object class and got inherited to your type because of this OO Design

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is odbc in terms of vb?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


How do you do ODBC connection in Linux OS?

Employ the ODBC code or module written for whatever language you're writing in. Or, alternatively, write your own ODBC code.


What layer of the osi model is odbc and sql?

ODBC and SQL operate at Session Layer.


What is ODBC in tally?

In tally ODBC is used to connect to other programs and exchange data dynamically


What drivers are needed to setup a database with ODBC?

Alongside dedicated ODBC drivers, a JDCB driver is usually required. This enables a bridge to the ODBC driver, enabling the database to connect to its target.


Which types of JDBC drivers allows your java programs to communicate with the ODBC driver of your dbms?

JDBC - ODBC bridge


Can you make vb in vb?

Yes it is possible, most things are in VB


What the abbreviation of verb?

vb or vb


What is the abbreviation of verb?

vb or vb


Why is ODBC important?

ODBC provides an open, vendor- neutral way of accessing data stored in a variety of proprietary personal computer, minicomputer, and mainframe databases. ODBC alleviates the need for independent software vendors and corporate developers to learn multiple application programming interfaces. ODBC now provides a universal data access interface. With ODBC, application developers can allow an application to concurrently access, view, and modify data from multiple, diverse databases.


How can you connect to an Oracle database using PHP?

Is there an ODBC driver available for your Oracle database? If so, the ODBC functions may be the way to go.


What has the author Robert Gryphon written?

Robert Gryphon has written: 'Using ODBC 2' -- subject(s): Database management, Microsoft ODBC