Re: [PHP-DB] From mysql to mssql...

2004-04-29 Thread John W. Holmes
[EMAIL PROTECTED] wrote: I've been given a one page project to do, that needs to add the contecnt of a form to an mssql database... I'm fine with doing all the page, apart from talking to mssql... how drasitally does this differ from the standard mysql functions tha tI use..? There's not much o

[PHP-DB] From mysql to mssql...

2004-04-29 Thread Tristan . Pretty
I use PHP/MySQL daily.. love it, live it breath it... However, I've been given a one page project to do, that needs to add the contecnt of a form to an mssql database... I'm fine with doing all the page, apart from talking to mssql... how drasitally does this differ from the standard mysql func