Database - ODBC, OLE DB, ADO, and ASP - Discussion
Discussion Forum : ODBC, OLE DB, ADO, and ASP - General Questions (Q.No. 3)
3.
The ODBC core API consists of which of the following functions?
Discussion:
2 comments Page 1 of 1.
Shikha sarathe said:
1 decade ago
Please explain this question?
Mahak Bansal said:
2 months ago
ODBC (Open Database Connectivity) is a standard API that allows applications to access data in DBMSs using SQL.
The ODBC core API includes functions for:
Connecting to data sources: Functions like SQLConnect and SQLDriverConnect help establish a connection to a data source.
Transaction management: Functions like SQLEndTran are used to commit or roll back transactions.
The ODBC core API includes functions for:
Connecting to data sources: Functions like SQLConnect and SQLDriverConnect help establish a connection to a data source.
Transaction management: Functions like SQLEndTran are used to commit or roll back transactions.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers