From bob at rsi.com Mon Sep 28 21:23:25 2009 From: bob at rsi.com (Bob Gorman) Date: Mon, 28 Sep 2009 21:23:25 -0400 Subject: [Bostonphptalk] PHP Job Message-ID: <4AC1618D.6090205@rsi.com> We are looking to hire a PHP Developer to rework an MVC Framework, possibly integrate in some Zend Framework components. Any experience with Eclipse/BIRT is also of value. Prefer someone with a Linux bent. The job should soon be visible here: http://www.bostonphp.org/component/option,com_jobline/Itemid,55/ Or you can email me for more details. -- Bob Gorman, President Relational Semantics, Inc. 617.965.1700 :: bob at rsi.com From greg at freephile.com Wed Sep 30 00:06:11 2009 From: greg at freephile.com (Greg Rundlett (freephile)) Date: Wed, 30 Sep 2009 00:06:11 -0400 Subject: [Bostonphptalk] Good DB abstraction layer Message-ID: <5e2aaca40909292106h74a52358tc34fe1344a353bc0@mail.gmail.com> I'm architecting the next-generation platform for web development at my company. I need to connect to a MSSQL Server for copying our data feed, and use PostgreSQL and MySQL locally. I'm looking at Symfony for application development and Drupal for Content Management plus functionality that fits well with the Drupal way. So, I expect that for the foreseeable future, I'll have a mixed DB environment. I see that Symfony uses PDO [1], which in turn has drivers for PostgreSQL and MySQL but the driver for MSSQL is marked 'experimental'. I'm wondering what approaches people have found successful and tips or advice in this area (mixed DB environments including MSSQL). For example, since I may also develop OpenOffice applications that interact with the PostgreSQL database through an ODBC driver, I am thinking using the PDO ODBC [2] driver to connect to MSSQL might also be better than using the 'experimental' MSSQL driver. I would like to avoid using specific extensions if possible (i.e. MSSQL extensions to PHP) since I'd like the code to be more cross-platform, simple, and easy. Thanks [1] http://propel.phpdb.org/trac/wiki/Users/Introduction/Requirements [2] http://us2.php.net/manual/en/ref.pdo-odbc.php Greg Rundlett nbpt 978-225-8302 m. 978-764-4424 -skype/aim/irc/twitter freephile http://profiles.aim.com/freephile