搜索资源列表
HashTable
- HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum" Hashtable<
HA.DBAccess
- 实现ORMapping,利用Ado.net将数据库中的表映射到Entity 实现对实体访问的方式访问数据库;-Achieve ORMapping, the use of Ado.net table in the database is mapped to the Entity the realization of the visit of entities access to the database
DBAccess
- C#访问数据库通用类,带参数据查询、SQL运行、存储过程调用,支持事务封装。-C# access sqlserver class ,suport trans
DBAccess
- Java对Access数据库的简单操作,包括增删改查,界面程序-Java simple operation, including the Access database CRUD interface program
