摘要:
第一种:using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.SqlClient; namespace StoreProduceTest{ public class Program { /** * 存储过程 ... 阅读全文
posted @ 2008-11-12 17:58 SAL 阅读(430) 评论(0) 推荐(0) 编辑