Hello Dan,

I will give it a look. I'm at the point of having to write the same code to handle MSSQL for an upcomming project.
My OOP code is good w/only mySQL.

Thanks.

- Ben
----- Original Message ----- From: "Daniel Convissor" <[EMAIL PROTECTED]>
To: "NYPHP Talk" <[email protected]>
Sent: Wednesday, March 28, 2007 2:35 PM
Subject: Re: [nyphp-talk] Creating database tables when deploying products


Hi Ben:

Your oo approach looks nice.  If you want to do something really cross
platform, check out PEAR's MDB2 package.  Can reverse engineer an existing
table into an XML syntax.  The XML syntax can then be used to create
tables in any DMBS.

--Dan

--
T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
           data intensive web and database programming
               http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to