[horde] Datatree, sybase and horde sql drivers
    François Helly 
    fhelly at bebop-design.net
       
    Tue Dec 14 06:28:12 PST 2004
    
    
  
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).
Francois
    
    
More information about the horde
mailing list