what is wrong here ?
PHP Code:
mssql_query("INSERT INTO TACCOUNT (dwUserID,szUserID,szPasswd,bCheck)VALUES($id,'$user','$password',0)",$link);