摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->--创建保存文件的表USE tempdbCREATE TABLE dbo.tb(id int IDENTITY,img image)GO--1. 将文件保存到上面的表中的处理--定义要保存到数据库... 阅读全文
posted @ 2009-04-21 16:10
chunchill
阅读(666)
评论(0)
推荐(0)