Description: In the program development, and sometimes may be used in ACCESS database program to reduce the burden on the system, this procedure describes how to use ADO with ACCESS database connection.
To Search:
- [ADO] - ADO in c++ Builder under the call exampl
- [bcbcase1] - Bcb-based database platform programming
- [DatabaseDesktop] - Database Desktop to use in a typical ins
File list (Check if you may need any files):
使用ADO操作ACCESS数据库\AdoAccess.bpr
.......................\AdoAccess.cpp
.......................\AdoAccess.exe
.......................\AdoAccess.res
.......................\Mainform.cpp
.......................\Mainform.ddp
.......................\Mainform.dfm
.......................\Mainform.h
.......................\Northwind.mdb
使用ADO操作ACCESS数据库