Insert into MS SQL
Albert Mok
doneeta at hotmail.com
Sun Nov 19 09:51:30 EST 2000
Hi,
I would like to have some information regarding the 'insert' statement
into MS SQL. I have tried for some times but I still can't make it while I
can do the 'select' statement already. By the way, I'm using PHP 4.03 in a
Linux box and MS SQL 7.0 under Win2k. I wrote the code as follows:
$result = mssql_query("insert into $xxx values ('xxx', 'xxx')");
I got no response or a blank from this statement and there are no effects
in the MS SQL. Anybody know how to solve this problem, please reply this
message a.s.a.p. Thank you in advance.
tott
More information about the FreeTDS
mailing list