LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   sql queries in C program (https://www.linuxquestions.org/questions/programming-9/sql-queries-in-c-program-6540/)

dnewman5 09-14-2001 01:34 PM

sql queries in C program
 
I have RH 7.1 Kernel 2.4 up and running. I also have Oracle 8i installed and 1 Oracle 8i database/database instance running.

I have created a table holding simple gerneral information in this
database and would like to write a C program:

Which simply goes into the database and retrieves the
data from the table, takes the output and writes it to
a file. Can someone give me some sample code which
does this.

My future endeavor is to create a website that hold data
where visitors can access that data in the same fashion.

:study:


All times are GMT -5. The time now is 05:40 AM.