But you should not do that anyway. Use host parameters for your data. Prepare short SQL statements like this: INSERT INTO tab1 VALUES(?,?,?); Then use the ...
確定! 回上一頁