> I use 
> Sybase and the
> SQL scripts included in the distribution were not for Sybase. 

The scripts in docs/schemas/Sybase_* work OK with Sybase 
Adaptive Server Enterprise 11.9.2 on Linux. Could you please
tell what specific Sybase server are you using?
Working scripts for your dbms would be also much appreciated!

> Ahm, not only that, Sybase is
> case-sensitive on table and column names, and the scripts use
> upper/lower-cases.

As far as I can tell ASE 11.9.2 is NOT case sensitive, both on 
table and column names. Never the less, this can actualy cause 
problems - some schema files use uppercase for column names
(Oracle and DB2) other use mixed case. TurbineMapBuilder
contains mixed case names. This means that Oracle and
DB2 are not sensitive on table names case (please correct me
if I'm wrong). I suggest we should change schemas for Oracle
and DB2 to be consitent with the rest.

> the problem was that the statement for inserting user "turbine" 
> with password "turbine" was missing.

True, my mistake. Insert statement for turbine/turbine user is present
in all other schemas. I could add it to Sybase schema as well, but
I feel that it really belongs to default_roles_permissions.sql script and
not the schemas. 

Rafal





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