Be a programmer

Live with passion....
posts - 10, comments - 34, trackbacks - 2, articles - 0
   :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

06 2006 档案

摘要: DownloadYou can download the code from here: DataProvider.rar.You'll get all the classes used before, including: DataProviderBase.cs ITransactionSupport.cs SqlConnectionHolder.cs SqlDataProviderBa...阅读全文

posted @ 2006-06-07 11:21 Programmer 阅读(286) | 评论 (0) 编辑 |

摘要: SqlCommand.ExecuteReader & ParameterDirection.ReturnValueI've made a great mistake when using the SqlCommand.ExecuteReader method. As we know, the ParameterDirection.ReturnValue parameters cannot ...阅读全文

posted @ 2006-06-07 09:55 Programmer 阅读(1517) | 评论 (4) 编辑 |