Answer Posted / Greesh Kumar Sharma
ODBC (Open Database Connectivity) is a standard API for accessing databases, while OLE DB (Object Linking and Embedding Database) is a Microsoft-specific interface that extends the functionality of ODBC. The main difference lies in their support: ODBC can connect to various database systems whereas OLE DB is designed to work with Microsoft's databases such as SQL Server, Access, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers