上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 66 下一页
摘要: from:http://www.cnblogs.com/David-weihw/archive/2006/11/17/563701.html 今天我的同事,被ExecuteNonQuery 方法给困住了。 同事只知道ExecuteNonQuery返回受影响的行数,但不知道对于SQL 的 select命令返回值为-1。 更准确的说法是: 对于 UPD... 阅读全文
posted @ 2008-05-01 11:01 roboth 阅读(194) 评论(0) 推荐(0)
摘要: ConnectionStringSettings setting = new ConnectionStringSettings(); setting = ConfigurationManager.ConnectionStrings["Codematic"]; DbProviderFactory facotory = DbProviderFactories.GetFa... 阅读全文
posted @ 2008-05-01 10:30 roboth 阅读(243) 评论(0) 推荐(0)
摘要: Code From TerryLee using System; using System.Collections; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary; [Serializable] abstract class Colo... 阅读全文
posted @ 2008-04-30 11:59 roboth 阅读(173) 评论(0) 推荐(0)
摘要: IEWebControl 阅读全文
posted @ 2008-04-29 16:20 roboth 阅读(2568) 评论(0) 推荐(0)
摘要: 大学啊、大学! 阅读全文
posted @ 2008-04-28 18:08 roboth 阅读(640) 评论(6) 推荐(0)
上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 66 下一页