Would anyone have any knowledge or words of wisdom on how to get the
Oracle 10g OCI/OCCI to compile and link in a C++ Builder console
application? I finally managed to get a test application to compile but I
don't feel comfortable with what I did to make it happen. (It has to do
with the OCCI's '_int64' (single underscore) and RAD Studio's '__int64'
(double underscore) types.) Having accomplished the compile I then get the
error "Error processing module OCI.LIB" when using the BC library supplied
by Oracle.
Thanks in advance to anyone who can help me with this.
Taylor Bomar