One of our Oracle dbas converted the hsql ddl to oracle ddl for me. There was a lot of trial and error! First, the exclusive column name in the slide_lock table is an Oracle reserved word, so I had to handle that situation in my OraclRDBMSAdapter class. Also, I needed to create sequences and triggers on some tables. I'm currently in the process of testing everything. I'll be sure to look at your observation about removeRevisionDescriptors.
-doug -----Original Message----- From: Rob Tomlin [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 7:46 AM To: Slide Users Mailing List Subject: RE: SQL Server 2000, StandardRDBMSAdapter and SQLServerSchema... Thanks, I had been following that thread but missed that post..dooh... I just a quick look and it confirms what I said about removeRevisionDescriptors !!! How are you getting on with the Oracle adapter / dll ? Cheers Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]