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
hael P. Mehl [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2001 11:35 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] db abstraction: sql design > > > Hi! > > I'm new to this mailing list. So if this post is off-topic, > please tell > me and I will try to

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

[PHP-DB] db abstraction: sql design

2001-06-20 Thread Michael P. Mehl
Hi! 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, PostgreSQL, Oracle, Microsoft SQL Server and so on. Fo

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

[PHP-DB] DB Abstraction

2001-03-11 Thread Jordan Elver
Hi, 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? I've heard of ADODB (I think). Anyone have any suggestions? Cheers, Jord -- PHP Database Mailing List (http://www.php.net/) To unsubscribe,