Hello, > -----Original Message-----
> > com.sybase.jdbc2.jdbc.SybSQLException: Incorrect syntax near > > the keyword > > 'temporary'. > > at com.sybase.jdbc2.tds.Tds.processEed(Tds.java:2429) > > do you use "temporary" as a column / field name? That > might cause the problem. In order to find out, please > switch on p6spy and investigate the generated SQL. the problem can be fixed by using PlatformSybaseASEImpl rather than PlatformSybaseImpl Olli --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
