ODBC (Open Database Connectivity) is a standard for accessing and manipulating data stored in different database types. It provides interface transparency, allowing programmers to access data from an Oracle database in the same way they would access data from a SQL Server database. OLEDB (Object Linking and Embedding Database) is similar to ODBC but allows access to a broader range of data stores and was designed by Microsoft to be faster and easier to use than ODBC. The document discusses these database connectivity standards and how they allow programming access to databases without worrying about the underlying data structure or storage type.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
45 views
What IS Odbc ?
ODBC (Open Database Connectivity) is a standard for accessing and manipulating data stored in different database types. It provides interface transparency, allowing programmers to access data from an Oracle database in the same way they would access data from a SQL Server database. OLEDB (Object Linking and Embedding Database) is similar to ODBC but allows access to a broader range of data stores and was designed by Microsoft to be faster and easier to use than ODBC. The document discusses these database connectivity standards and how they allow programming access to databases without worrying about the underlying data structure or storage type.
DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php: Inside, examples of applications created with Access, Visual Studio, Lazarus and Wamp