Hi to all,
where can I find a simple example to connect a sapdb-database through odbc with a c/c++-application
In the sapdb-doc in section (INSTALLED FILES (UNIX/LINUX)) I found a hint about
| demo/eng/ODBC/sqlexamp.c |
| demo/eng/ODBC/sqladhoc.c |
| demo/eng/ODBC/Makefile |
But after Installing sapdb-server and odbc-interface on my linux-box I can't found the files cited.
I wrote a sample c++-program, but it won'c compile without errors. I get some errors in sqltypes.h
I think, some definitions must be set in a Makefile ( but where to find it )
Regards
Tom
