This tip is nothing new, but it's useful enough that I decided to post it in the hope that many others will find it helpful, just as I have.
In the Visual C++ debugger, you can get tool tips for the built-in types and for many MFC classes by simply holding the mouse pointer over a variable...
I'm looking for a way to call a Sub, Function, or Macro in a Microsoft Access database from C++ code. I would prefer to call a Sub or Function, but a macro could suffice.
I would like to be able to pass a string to the Sub or Function.
For the sake of this question, the database name and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.