Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Hi Frank,
I've setup our server for 10g, and I've downloaded and installed 9i, but I haven't run any unit tests against it. Unfortunately, Oracle8 is not a public download from Oracle's website like 10g and 9i are, so I'm in the process of trying to acquire that version of the database. Once I get it installed, I'll have the unit tests running against it in a day.
The problem is that Oracle 10g and 9i have some very large changes to their meta-data structure, and when you call GetSchema() against the server, the INDEX_NAME column is not returned.
We're still working on it.
|