> I was simply using a script which attempts to use the mssql_connect function
> yet I still get the error that it is undefined....
> 
> http://mwvre.ht-tech.net/dbtest.php

if you do a phpinfo() do you see any mssql information?

php needs to be compiled with freetds
http://us4.php.net/mssql

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

Reply via email to