文件名称:OperateAccess
-
所属分类:
- 标签属性:
- 上传时间:2014-04-26
-
文件大小:2.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
借助C#语言,实现Access数据库的访问,以OperateAccess类的形式发布,方便移植,代码注释明确。使用时直接包含该文件即可。
功能:
1.使用OledDb: using System.Data.OleDb
使用DataSet using System.Data
2.数据表Stu_Inf 为例【名字可以更改,表内容也可以随意写】
3.建立连接,返回记录,返回字段
3.插入
4.删除
5.查找、更新-With C# language, to achieve access to the Access database in the form of OperateAccess class publishing, easy to transplant, code comments clear. When using direct containing the file. Features: 1 Use OledDb: using System.Data.OleDb using DataSet using System.Data 2 Data Sheet Stu_Inf for example [name can be changed, you can feel free to write table contents] 3 connection is established, the returned records returned. Field 3 Insert 4. deleted 5. retrieve, update
功能:
1.使用OledDb: using System.Data.OleDb
使用DataSet using System.Data
2.数据表Stu_Inf 为例【名字可以更改,表内容也可以随意写】
3.建立连接,返回记录,返回字段
3.插入
4.删除
5.查找、更新-With C# language, to achieve access to the Access database in the form of OperateAccess class publishing, easy to transplant, code comments clear. When using direct containing the file. Features: 1 Use OledDb: using System.Data.OleDb using DataSet using System.Data 2 Data Sheet Stu_Inf for example [name can be changed, you can feel free to write table contents] 3 connection is established, the returned records returned. Field 3 Insert 4. deleted 5. retrieve, update
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OperateAccess.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.