0

When I was still in high school I programmed in Delphi. When we had to work with databases (it was always .mdb if that makes a difference) we always used ADO (the object in Delphi was called "ADO Query").

Currently I am using C++ and would like to know which "tool" (I don't know what you actually call them) I can use that will compile and work properly in Windows/Linux/Mac.

I need to be able to make queries, insert records and delete records from the database.

I don't know if ADO is the best one to use, so please feel free to suggest other ones.

Thanks.

4

1 回答 1

0

OpenOfficeBase应该满足您的需求。至少它可以完成您列出的所有内容。

于 2013-06-20T06:53:34.473 回答