php-db | 2001062
Date: 06/20/01
- Next message: Manuel Lemos: "Re: [PHP-DB] MSSQL limit capability"
- Previous message: Angie Tollerson: "Re: [PHP-DB] mssql_fetch_array problem"
- In reply to: Michael Rudel: "RE: [PHP-DB] db abstraction: sql design"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Michael,
On 20-Jun-01 05:16:32, you wrote:
>…since U R using an abstraction-layer, most of Ur problems should be solved.
>U should have no problems if U reduce Ur SQL-statements to SQL92-standard.
Not if you use an abstraction layer that does not do for instance data type
conversion. For instance, not all databases takes dates formatted in the
same way.
AFAIK, PEAR-DB is like Perl-DBI and so it does not support datatype
conversion and many other things important for assuring SQL code
portability.
Metabase and ADO-DB support datatype conversion.
Regards,
Manuel Lemos
Web Programming Components using PHP Classes.
Look at: email protected>?subject=RE:%20[PHP-DB]%20db%20abstraction:%20sql%20design&replyto=812.571T393T9673182mlemos <email protected>">mlemos <email protected>">http://phpclasses.UpperDesign.com/?user=mlemos <email protected>
-- E-mail: mlemos <email protected> URL: http://www.mlemos.e-na.net/ PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp ---- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Manuel Lemos: "Re: [PHP-DB] MSSQL limit capability"
- Previous message: Angie Tollerson: "Re: [PHP-DB] mssql_fetch_array problem"
- In reply to: Michael Rudel: "RE: [PHP-DB] db abstraction: sql design"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

