-
getConnectionString
ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
- 2008-04-08 09:40:43下载
- 积分:1
-
CreateODBC DSN
说明: 动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
- 2005-09-05 17:08:24下载
- 积分:1
-
cjgl4562154
说明: 一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
- 2005-11-25 22:06:33下载
- 积分:1
-
stored_proc_using_ado
利用ADO技术设置数据库名,用户ID密码,也可以倒入数据(use ADO set up the database name, user ID password, data can be poured into the)
- 2006-06-06 12:12:13下载
- 积分:1
-
data
mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
- 2012-05-04 15:32:58下载
- 积分:1
-
Ado1
ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
- 2013-12-02 16:31:31下载
- 积分:1
-
Patient_Data
MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
- 2011-08-03 14:51:42下载
- 积分:1
-
shujuku
这是一个关于数据库的东西.里面有些函数.可以实现对于数据库的操作.很好很好用(This is a database of things. Which some functions can be achieved for database operations. Very, very good with)
- 2011-11-18 11:42:42下载
- 积分:1
-
VB_Access
实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!(It not only enable you to open the Access database but also input, output, delet and update the data in Access)
- 2009-09-14 16:31:08下载
- 积分:1
-
project
手机维修系统(使用前请先阅读说明)
一. 系统简介:
系统采用VC 6.0 +ADO+数据控件绑定技术实现
系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。
系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。
关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。
关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。
(err)
- 2008-08-14 16:58:32下载
- 积分:1