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: http://phpclasses.UpperDesign.com/?[EMAIL PROTECTED]
--
E-mail: [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]