Question:
Some people may wish to write C++ programs that automatically generate SQL statements and connect with ICE via ODBC. How to do it?
Answer:
There are some nice OS libraries that can help:
http://soci.sourceforge.net/
http://tangentsoft.net/mysql++/
If anyone interested, I could write a sample program as an illustration.
Regards,
Marcin
