如何将'这个符号插入到数据库

如何将'这个符号插入到数据库
---------------------------------------------------------------

存储过程,不会出错的。


replace(string,"'","''")
---------------------------------------------------------------

存储过程,不会出错的。


replace(string,"'","''")

或用
recordset

Published At
Categories with Web编程
Tagged with
comments powered by Disqus