Oracle version 6 to version 10 [message #216617] |
Mon, 29 January 2007 13:44 |
strike
Messages: 18 Registered: January 2007
|
Junior Member |
|
|
Hello,
I have a project that was made in Oracle version 6. Now, I'am working with 10g express edition of the Oracle developer software.
Can I convert my old project to extend/change it in my new developer envoirment? And how can I do that?
Thanks for your answers!
|
|
|
Re: Oracle version 6 to version 10 [message #216850 is a reply to message #216617] |
Tue, 30 January 2007 12:56 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
there are many considerations - if you want a meaningful answer - you need to describe which oracle components and versions your application uses. Oracle 6 table structure went through a big change from 7.3.4 -> 8.0. Oracle client 6/10 and database 6/10 are also incompatible. Check metalink.oracle.com for compatibility matrices.
|
|
|
|