hi:
i use php 4.0 and win 2000 chinese edition  and mssql 7.0
i have table with image field name is "isospicture"

here is my script 
when mssql_querry execute there will error message 


"0x7332fcbb"  command  reference "0x00bcb000" memory can't written

why ?

$SQL = "Select  isospicture   from  isospic  where [filename] ='rose'";
$result1   = mssql_query($SQL,$link_ID);  //here  wrong 

gary yang 
from taiwan

Reply via email to