Ryan wrote:
>
> I am very new to mysql++ and am having some issues getting the
> example programs to run correctly.
Are you running them from the command line, or within Visual Studio?
Are you running the debug version or the release version?
> I am able to get the resetdb program to run perfectly, yet when I try
> to run the simple1 program it crashes when doing the query.store().
It works here, so something on your end isn't working right.
What specifically do you mean by "it crashes"? Uncaught exception?
GPF? Assertion? PC tower falls over sideways?