> I'm sure it's something simple, but what's the
> php function that will let me connect to the 
> SQL Server?

mssql_*, instead of mysql_*

See them all at http://www.php.net/manual/en/ref.mssql.php

HTH
Jon

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

Reply via email to