database
Database
2
Posts
2
Posters
1
Views
1
Watching
-
could someone plz explain me on what OLEDB and ODBC are?? what is the difference between oracle ,sql and access databses! what are ADO and DAO? ranjani
ODBC is a engine to access the database developping by ms. using it,you can access all kinds of database software which can be work on windows 9x&2k&xp. it construct a way from your platform software to the databse. sql is structure query language for short. your sql is a database management software developping by ms. Ocracle give you powerful function. it can manage the largest data. ADO is Com compenment and can place the odbc. dupengfei