![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everybody, Where can I found a C source code for conecting to Oracle database ? My gaol is to write a little program which extract some tables and convert them to CSV file. This program will run on Linux (Oracle instantclient 10.2 and SQL*Plus is installed on this machine) Thank you in advance for your help Elekaj. |
#3
| |||
| |||
|
|
"elekaj34" <elekaj34 (AT) free (DOT) fr> wrote in message news:447eb31f$0$2122$636a55ce (AT) news (DOT) free.fr... Hi everybody, Where can I found a C source code for conecting to Oracle database ? My gaol is to write a little program which extract some tables and convert them to CSV file. This program will run on Linux (Oracle instantclient 10.2 and SQL*Plus is installed on this machine) Thank you in advance for your help Elekaj. You should find some simple examples at otn.oracle.com. You should also find some simple examples where you install the regular client. (developer's choices) You can use the instant client, but the instant client isn't going to have the C examples, C header files, the lib files etc. But you can write the code compile it and put the result on another machine that only has an instant client. Jim |
![]() |
| Thread Tools | |
| Display Modes | |
| |