Hello, I need sample application for DataBase connection with below operations, 1] Connect to DB 2] Get data from EMP table 3] Set data for EMP table Could you please help me out.
$ORACLE_HOME/demo/rdbms/cdemo1.c does exactly what you want. If it's not present you can install it from the Companion disk (10g) or Examples disk (11g).