Monday, May 24, 2010

What can be done using MS Access and C++ ?

If these two languages are going to be used together in a programme, then it has to be some database management system right?





I know a little bit of Access and C++....... i need to know how the two can be linked when making some sort of database.


where can I learn more on it?

What can be done using MS Access and C++ ?
why try re-inventing the wheel? MS access has inbuilt support for VB macros, they are pretty easy and most of the scripts you need are always available on the internet.





You just design the database and then the forms and menus. Put macro's in buttons or any other special triggers you want and wallah! you have a working software with a DB backend!
Reply:Check out information about ADO and ADO.Net ... This allows the connection of C++ to MS Access dbase files. I've done programs like that before. What's more itneresting is what you learn from it is so foundational that the knowledge you gain can be passed seamlessly into connecting to other more advanced dbases such as SQL Server, Oracle, MySQL without learning anything new!!

yu gi oh cards

No comments:

Post a Comment