弹来弹去跑马灯!

摘要: Asp调用存储过程,command.CreateParameter 参数值的类型说明 Asp调用各种存储过程,包括带参数,无参数,输入输出参数,带返回值等。 1,调用没有参数的存储过程 <% set conn=server.CreateObject(“adodb.connection”) set c 阅读全文
posted @ 2016-02-29 16:46 wgscd 阅读(2510) 评论(0) 推荐(0)