I downloaded the free express edition of oracle, Oracle XE. I couldn\'t find the ProC compiler in this edition. I read somewhere that Oracle 9i client has ProC, so I presumed that Oracle client for 10
I\'m compiling a database library with proC which converts the .ppc library file to a .c file that gcc can use. However, I\'m getting a lot of errors in proC like the following
Please tell me whats wrong with the query. I am using Pro C. EXEC SQL SELECT 1 INTO:db_count FROMsachin t
We have an application which is completely written in C. For table access inside the code like fetching some values from a table we use Pro*C. And to increase the performance of the application we als
Lets state the conditions where sqlcxt() can cause segmentation fault, I am woking on unix, using ProC for database connections to Oracle database.
I have a problem with a Pro*C query I\'m trying to optimise. To explain, our application searches for rows in a huge database. These rows exist in several languages and the old code selected a row fo
I am modifying an old DLL which uses Oracle 7 ProC++ precompiled code (SQLLIB18.LIB) and don\'t have any documentation for this release. No joy back from Oracle either.