On Thu, 2003-11-13 at 10:06, Pierre van Rooden wrote: > The old database system for postgresql is too complex. I suggest that if > you want to build this functionality for older system, you make it a > sperate download that peopel can install. This would include a seperate > resource file (postgresqlXX.xml) and possibly (if needed, but > discouraged) a class. > > Well, maybe we need to put code in the postgresqlclass, in which things > > are specified like > > if version == 71 > > else if version == 72 > > else if version == 73 > > There is no postgresql class. There is only one staorage class fro OO > databases, which uses configuration paarmeters to handle certain details. I want to use Oracle with the resources. Looked from the database the the -theoretical- modal which should be used would be something like the one described on http://www.mail-archive.com/[EMAIL PROTECTED]/msg01845.html (search on "CREATE TABLE TEST11_OBJECT")
Im afraid that i cannot fit this in your resources. Since the code is not database specific(it will probebly also run on MSSQL). Should there be an OO-With-Views / OO-With-Extend seperation?
