Hi, > My questions are: > - What exactly is "Oracle Mode"? Using the "Oracle Mode" MaxDB supports "Oracle Version 7" syntax and behaviour. For details see: http://www.mysql.com/documentation/maxdb/81/ee4d3c596f0b26e10000000a11402f/content.htm
> - How do I enter "Oracle Mode"? > - I'm using JDBC. Do I to do anything specific with it? In JDBC you can enable the "Oracle Mode" via setting the connect option "sqlmode=oracle" (e.g. jdbc:sapdb:///TST?sqlmode=ORACLE). For details see: http://www.mysql.com/documentation/maxdb/fc/7ffdad7e0f454db5ecc5105f96e54a/content.htm regards, Marco ---------------------------------------------- Marco PASKAMP MaxDB, SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
