hi,
sorry for bothering you again, 
but i just see the modify u make,

i need another correction

$conn=mssql_connect("localhost","sa",'password');
should be replaced with 


$conn=mssql_connect("MYSQLSERVER","sa",'password');

the name is the one u specified on freetds.conf.

thanks,
'n good phpin'

@+
@issam


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.com

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

Reply via email to