Hello,

what sybase database are you using ? ASE or ASA ?
We use ASA (Adaptive Server Anywhere / previously SQL Anywhere), the small brother of 
ASE

Is it possible, that we need separate definitions to distinct them ?

>*) 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.

>*) 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 

The other changes are correct, and work (at least) from ASA 6.0


Andre.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to