[horde] Datatree, sybase and horde sql drivers

François Helly fhelly at bebop-design.net
Mon Dec 20 04:46:50 PST 2004


Le 18 déc. 04, à 14:55, Jan Schneider a écrit :

> Zitat von François Helly <fhelly at bebop-design.net>:
>
>> Hi all
>>
>> If you are using particular DBMS as backends for datatree or auth for
>> instance,
>> take care of DB portability options
>>
>> try to set DB_PORTABILITY_ALL in the connection function, it would
>> solve some problems
>>
>> Examples :
>>
>> With Sybase (ASE 12.5) :
>> - values must be trimmed,
>> - null and empty values have to be filtered (same as oracle).
>
> We can try this after the final release are out to make sure that we 
> don't
> break anything else so short before the releases. Please post a patch 
> to
> bugs.horde.org.

Ok I will try to list all the problems I had there (sybase portability 
of datatree and auth) and
prepare a new sql create script for sybase too.

I didn't do it yet because I have a another problem with loosing 
connection,
for example when I add a new user, the refresh of the users' list 
(Auth_sql::listUsers()) returns a PEAR_Error.
I want to check a bit if the problem is coming from horde or not  
before reporting it to horde:
it could be reported to php sybase_ct, sybase config, DB, etc.

François




More information about the horde mailing list