Click to See Complete Forum and Search --> : Has anyone ever used the MySQL++ 1.7.1 connector for Visual C++ 6.0?


buster77
January 13th, 2004, 01:22 AM
Found on MySQL.com under C++ connector? I have not been able to get this to work.

I can run the examples fine, but only if I run them in the included "examples" workspace. When I try to follow the instructions to "add the connector to an existing project", I cannot get my programs to compile or link. I have tried to follow the instructions carefully, and I am sure my problems stem from the wrong project options, but I can't figure out which options, although I have changed the instructions that are mentioned in the included txt file. I can also run my programs fine if I move them into the included "examples" workspace.

Has anybody had problems like this? How did you fix them?

Thanks,