answersLogoWhite

0

What is ODBC in computing?

Updated: 10/3/2023
User Avatar

S06004001

Lvl 1
13y ago

Best Answer

ODBS in computer stands for Open database connectivity. Whenever we are working on a project let it be java or php the to store the data in our project we need a database. For this this we need to create a database connection that is ODBC.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

ODBC stands for Open Data Base Connectivity. It is a Microsoft API that allows programs to access various database systems, including various table organized data files such as Comma-Separated-Value or Excel, in an implementation independent fashion.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Open DataBase Connectivity

This answer is:
User Avatar

Add your answer:

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

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


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


How the data can be retrieved with odbc?

Value by value


What is the Rhode Island state moto?

ODBC!


What does ODBC stand for in IT?

Open Database Connectivity


Which administrator tool is used to configure a data sources for applications that require access to database?

The ODBC Administrator, also known as Data Sources (ODBC).