Ooopss,
>>*) In the sql templates for Sybase, switched the ; to GO since we have
>> problems with this and it is standard in isql to use GO.
>When using GO in ISQL, when a error shows up, it's (almost) always on line 1, since
>this is the first line after the GO statement)
>When we use ; to send the commands to the DB, then we see (in case of errors) the
>real line number in the ISQL message, it's just simpler to debug.
>For ASA ; and GO both work, so if ; gives troubles with ASE, a switch to GO is ok.
Just the other way round, GO is better than ; (so you ideas are OK)
>>*) Updated some types in db.props for Sybase
>Is the original DATE intended to represent a date WITH time ?
>In this case your DATETIME is correct, otherwise it would relay only be DATE
Could you add AUTOINCREMENT = AUTOINCREMENT in the properties file too, once this
done, we can build the security-sql code for sybase too.
For this, just add
sybase=default
in conf/torque/templates/sql/security/db.props
Andr�.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]