phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] bad news for SAP DB port


From: Brian Johnson
Subject: Re: [Phpgroupware-developers] bad news for SAP DB port
Date: Fri, 10 Oct 2003 15:04:26 -0000

Perhaps a group decision to make table names case insensitive would allow code 
to be
added to phpgw to resolve this

ie change the contents of the array to all be lowercase


Kai Hofmann (address@hidden) wrote:
>
>During my work on SAP DB I found a new problem:
>
>within the phpgw code the db-class function table_names will be called.
>This returns the names of tables within the database.
>
>The big problem is now that there is code that does something like
>
>in_arry('tablename',$array)
>
>this code assumes that tablenames are always in lower characters.
>This is not true for SAP DB which will return all table names in uppercase!
>
>So making phpgw running on SAP DB will take me some more time until I have
>found and removed
>all problems :(
>
>
>
>--
>*****    Open Source und Linux im professionellen Einsatz    *****
>**  komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
>Dipl.-Inform. Kai Hofmann                    Team Softwarelösungen
>pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
>E-Mail: address@hidden,   Tel.: 0511/60066-332, Fax: -355
>WWW: http://www.probusiness.de/
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]