搜索资源列表
5ivb_974698
- Visual C++ 数 据 库 ,使用DAO打开数据库的程序代码-Visual C database, using the database to open DAO code
Hotb
- DBF数据库文件的自动备份程序,适合于证券行业使用!-automatic backup procedures, suitable for use in the securities industry!
DeskApp
- 用VC编写的,涉及到列表控件,DAO数据库编程,文件操作,和一些SHELL知识.可以把电脑用的文件,图片,网业地址加入到软件中,直接单击就可以执行程序,或网业,和图片,不需要每次都打开我的电脑,在找到文件,支持注册表中所有注册的文件类型,对那些文件很多又记不清放在哪的人是个很好的帮助!-VC preparation, involving Control List, DAO Database Programming, file manipulation, and some SHELL knowle
ReadDBF
- 使用VC编写的用文件方式打开dbf数据库的程序,可以增加删除修改,可以显示数据库字段的详细信息-use VC papers prepared by the open dbf database procedures, which would increase to delete changes database fields can show detailed information
docdatabase
- 基于文件的数据库程序,用word文件实现的数据库管理软件。-file-based database program that will achieve the word document database management software.
21codes.comslightboy
- 一个java编写的程序,里面用到server数据库-prepared a java procedures used inside the database server
Simple_PhoneBook
- 一个简单的电话本程序。该程序为完全采用标准C++进行开发的控制台程序,没有采用复杂的数据库存储数据——改用记事本。注意,本程序听起来比较简单,可是当你看到控制台的界面的时候,你才会发现控制台也会做出如此方便、易用的程序。对学习标准C/C++,特别是文件处理,系统设计等有很大帮助。-a simple telephone this procedure. The procedure uses the standard C for the development of the Console, with
vbasics
- 这是一个数据库程序,用户可以使用其中的VB DBGrid控件来显示和滚动查看Access数据库中的所有记录-This is a database, you can use the controls to VB DBGrid display and scrolled Access database of all records
createfolder
- 该程序实现在本地批量创建文件夹,把要创建的文件夹名称放入数据库中。-the program in the local quantities to create folders, to create the folder names into the database.
SeeDoctor
- 数据库大作业:病人看病模拟程序 用c++开发,DOS界面-large database operations : patient treatment simulation program developed by c, DOS interface
JDBCAPIJNDI
- JNDI 技术提供了一种程序运行模式,使得Java 应用程序可以通过网络发现和请求远端计算设备上的服务,如数据库服务等-JNDI provides a running mode makes Java applications can be found through the Internet and remote computing equipment request the services, such as database services, etc.
ballot
- 这个是我用MFC写的一个小程序,主要功能是选票操作,没有采用数据库,而是采用的文本方式.是我初学MFC的做品.
TextToDbf
- 将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。 采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。
j2ee-test
- j2ee面试题,JAVA开发环境,有基础问答和程序运行结果以及数据库操作三方面内容。
QQWryLib
- 用STL编的 QQWry.Dat IP数据库查询程序 vs2005
DBHelper
- 本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Word2000格式(3) 支持Access,SQLServer,Sybase,Oracle,MySQL,DB2.(4) 使用方便-procedures under the user-specific database automatically generate Word format (users must first install W
d019_xlstomdb
- 这是一个如何把Excel文件转换成mdb数据库的vb小程序。-This is how an Excel document conversion into mdb database vb small programs.
通讯录管理程序
- 用于一般通讯录的管理不需要启动数据库很小-for general inclusion in the database management need not start small
用Visual C++开发数据库应用程序
- 用Visual C++开发数据库应用程序包括源程序和注释-Visual C development database applications, including source and Notes
EXCEL TO ACCESS
- 摘要:VB源码,数据库应用,数据库转换 Excel转换成mdb,用VisualBasci实现的程序,表格转数据库,定义Excel表路径、数据库名、表名称,点击“TO-MDB”按钮即可实现。