Hi,
In order to search in a specific area, I need data from the oracle database. I am using the EXEC function to execute a Pro*C program which gets the data from oracle and then use it in the search script.
In the Pro*C program, I can either print the values and get it in EXEC or write it in a file and then read the file from within the search script.
Is there a better way to do it?
Regards,
In order to search in a specific area, I need data from the oracle database. I am using the EXEC function to execute a Pro*C program which gets the data from oracle and then use it in the search script.
In the Pro*C program, I can either print the values and get it in EXEC or write it in a file and then read the file from within the search script.
Is there a better way to do it?
Regards,