SQL语句中变量替换方法
摘要:在数据库连接时,经常用到SQL查询语言,比如select * from table1 where colum1=value . 可以写成公用的函数来实现查询条件的变换: ' Replace all @n arguments with provided values. '此代码为转载: Francesco Balena Function ReplaceParams()F...
阅读全文
posted @ 2008-03-30 21:38
浙公网安备 33010602011771号