摘要: /***************************************************** *** author:Susan ***date:2005/08/05 *** expliation:如何寫函數的格式及例子,有游標的用法! *** 本版是SQL SERVER 版! *****************************************************... 阅读全文
posted @ 2006-08-24 08:27 冷火 阅读(851) 评论(2) 推荐(0) 编辑
摘要: 先將Web.config加入然後在cs中加入using System.Configuration;public class FileConn { private static string strconn_sqlserver=System.Configuration.ConfigurationSettings.AppSettings["strConnection_sqlserver"]; pr... 阅读全文
posted @ 2006-08-24 08:24 冷火 阅读(211) 评论(0) 推荐(0) 编辑