开发者

Connecting a C++ Program to an Access Database

I am quite new to C++. I have a project to make in which I have to connect a C++ Program to a Microsoft Access Database. So开发者_开发百科 this is what I have to do:

  1. Make the Access Database ( I can do this.)

  2. Connect the Database with C++ Forms Program ( This is what I need help in.)

So I just want to know three things.

  1. What should I use in the program itself to show the records, data, etc. ( What control?)

  2. How to link the database to the program.

  3. What methods can I use? ( get record, delete record, query, etc)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜