  | | | Use of libSQLDBC with gcc 4.0.x | Use of libSQLDBC with gcc 4.0.x 2007-07-01 - By Kay Brokop
Back Hello *,
I will give my problem directly to the list after I had searched in the archive. But I did not find my problem in list. So I hope someone can help.
I have installed MaxDB 7.6 on Linux 10.0 with kernel 2.6.13-15, to start with development in C++ I found in the tutorial an example. The example coding was changed to my environment (db scheme and table names). Next step I tried was to use the gcc with console command: g++ -o test_main5 -L/opt2/sdb/programs/lib -lSQLDBC test_main5.cpp
|
|
 |