I've never used ODBC/JDBC before, please forgive me for asking some basic 
quetions:

I am using SAPDB 7.3 on Redhat 7.2.

Questions:
1. For ODBC, I downloaded sapdb-odbc-linux-i386-7.3.0.21.tgz from 
ftp.sapdb.com, Is this all I need? 
2. After extracting the files, I can compile the sample code at
~sapdb/indep_prog/demo/FirstSteps/ODBC
I changed the Makefile to link with libsqlod.a libsqlod.so only (no 
libsqlrte.a libpcr.a). I remember somebody in the mailing list said only 
libsqlod.* lib is required.
But when I execute, I got a coredume when it calls SQLConnect().
3. JDBC is based on ODBC, so I assume ODBC is more efficient that JDBC,
is this correct?

Any answer is highly appreciated!

Regards,
Jenny
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to