Running pro*c from oracle10 against oracle9

Hello everybody,
my DBA says that (pre) compiling a pro*C program under oracle 10g and then running it against an oracle 9 instance will cause no problems.
I would rather expect the opposite to be true: compiling under 9 and running against oracle 10 as this should be backward compatible.
Has anybody ever tried this?
Thanks a lot.

Tried both. Both work - with qualification.
Compile using ProC 9i and run against 10g DB - you will only get access to the capabilites of 9i ProcC (see the 'New Features section of the 10g ProC manual for what you are missing)
Compile using ProcC 10g and run against 9i DB - you will only get access to the 9i DB capabilties. However, you can use some of the 10g ProC capabilties as long as they don't demand a 10g DB capabilitiy to work. Again, the same section of the manual will help.
Then again, there are unexpected situations in both combinations that may give you 'exceptional results'. That's what Metalink and patches are all about.
Summary:
9i ProC -> 9i DB = OK
9i ProC -> 10g DB = OK but limited to 9i ProC capabilitiesd
10g ProC -> 10g DB = OK
10g ProC -> 9i DB = OK but limited to 9i DB capabilties

Similar Messages

Maybe you are looking for

  • Pages '09 in full screen tooltip appears on other Spaces

    Hi all, I'm using Lion 10.7.1, Pages '09 (4.1, 923) on a mid-2010 13" Macbook Pro. I love the full screen view on Pages and I use four desktops with Spaces. In the last couple of days I've used one of Pages' Newsletter templates (doesn't matter which

  • Supporting maxChars on editable ComboBox, string validator null out input once max is reached

    I have a ComboBox in a form set to editable, so it acts like a text input but as drop down values as well. The data here is required and I want to limit the number of characters that can be entered, normally under a TextInput control you would just s

  • Error code 1 - Creative Desktop Installation

    Hello , I'm having failed the Creative Cloud Desktop installation ( error code 1 ) . can you help me?

  • PRAM reset with non-Apple keyboard??

    Hi, I have a generic USB keyboard connected to my G4 Mac Mini, no windows key, no apple option key. I need to reset the PRAM - is there any way I can do this with a non-Apple keyboard? Thanks,

  • Requisition scripts

    Good day I need to add the following the columns to my script but I dont know how to GRV date, GRV number and Payment date SELECT poh.segment1 po_number, porh.segment1 iproc_number, porl.line_num, TRUNC (porh.creation_date) "IPROC Creation_date", TRU