compiling forms against 10g and run on 9i
We're upgrading our database from 9i to 10g. (I know we're very late ) At the moment our test database is 10g and production db is 9i. We compile our forms against test database before sending them to production. Because of this temporariy situation we'll compile them against 10g and run them on 9i first time. We don't expect a problem but I can't be sure. Is there a known problem that can be caused such configuration? Or any experiences?
Thank you very much.