RE: [PHP-DB] db abstraction: sql design

2001-06-20 Thread Manuel Lemos
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

RE: [PHP-DB] db abstraction: sql design

2001-06-20 Thread Michael Rudel
Hi Michael, …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. Greetinx, Mike Michael Rudel - Web-Development, Systemadministration - __

Re: [PHP-DB] db abstraction: sql design

2001-06-20 Thread Manuel Lemos
Hello Michael, On 19-Jun-01 23:57:31, you wrote: >I'm new to this mailing list. So if this post is off-topic, please tell >me and I will try to post it in other lists. >I'm currently developing an intranet solutions targeted to run with >several different SQL database system such as MySQL, Post

Re: [PHP-DB] DB Abstraction

2001-03-18 Thread Manuel Lemos
Hello Jordan, On 11-Mar-01 09:47:16, you wrote: >I thought it was about time I started using a db abstraction class. Problem >is, there are so many out there that I don't which one to start using? If you are looking for a database abstraction package, I suppose you are looking that assures a s