I want to discuss a situation with you all.
We write sql and C++ code together in pc extension file and use Pro*C/C++ precompiler to generate CPP file with that pc file.I want to know that ,all those same CPP files will be compatible with next Oracle releases or we will have to precompile those pc extension file everytime by Pro*C/C++ to generate compatible CPP file to next oracle releases ?
I want to use same CPP files with next oracle Releases.
Thanks in Advance!