SQL queries in the regular C++ code, staying entirely within the Standard C++. The idea is to provide C++ programmers a way to access SQL databases in the most natural and intuitive way. If you find existing libraries too difficult for your needs or just distracting, SOCI can be a good alternative. WWW: http://soci.sourceforge.net/ PR: ports/150527 Submitted by: Julien Laffaye <kimelto at gmail.com>
2 lines
118 B
Text
2 lines
118 B
Text
If you use dynamically loaded backends, you have to set the environment variable
|
|
SOCI_BACKENDS_PATH to %%PREFIX%%/lib
|