oracle-pro-c
Pro*C in oracle XE
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[详细]
2022-12-30 14:44 分类:问答Oracle's pro*C compiler and gnu C (__builtin_va_list, __attribute__, etc)
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[详细]
2022-12-23 13:16 分类:问答Compile time Error in ProC (Embedded sql in C)
Please tell me whats wrong with the query. I am using Pro C. EXEC SQL SELECT 1 INTO:db_count FROMsachin t[详细]
2022-12-15 05:53 分类:问答Performance of table access
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[详细]
2022-12-13 14:58 分类:问答sqlcxt() causes segmentation fault
Lets state the conditions where sqlcxt() can cause segmentation fault, I am woking on unix, using ProC for database connections to Oracle database.[详细]
2022-12-13 09:40 分类:问答How to specify a variable expression list in a Pro*C query?
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[详细]
2022-12-12 05:38 分类:问答Oracle 7 ProC++ pre-compiled code
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.[详细]
2022-12-11 03:26 分类:问答