[snip]
Tell your boss it's an unrealistic goal.  Even for a seasoned PHP 
programmer with a firm grasp on MySQL, something of this scope is 
unrealistic for a single person.  Scoping out the db schema alone could 
take a week or more (depending on the size of your db).  That doesn't 
even take into account migrating your data from MSSQL to MySQL once your

MySQL db is set up, or writing all the php code from scratch (PEAR 
libraries would help speed up the process, but now you bring in the OOP 
learning curve).
[/snip]

I agree...the situation you describe is a recipe for disaster.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to