搜索资源列表
一个小型的数据库软件
- 用VC编写,数据库用ACCESS,数据源连接用ODBC,程序可直接创建数据源,既可使用-VC prepared ACCESS database, data source to connect with ODBC, procedures can be created directly data sources, can use
ODBCDB
- 在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo 直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-in VC environment before running the program, to be registered ODBC data source, bookinfo.mdb for database files, Data Sources bookinfo name of the executable
selfwebb
- 用jsp实现的个人信息管理与简单的电子购物功能。数据源:TestData -used to achieve personal information management and simple electronic shopping function. Data source : TestData
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
DSNTEST
- 枚举DNS数据源.可以用来获得计算机中所有的DNS数据源.本例主要利用CDSNCollection类.-DNS enumeration data sources. Computers can be used to access all of the DNS data sources. The cases mainly use C DSNCollection category.
DYNDATA
- 动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向数据库的数据源动态的对该数据库进行操作是比较好的方法.-Dynamic Link ODBC database. Data sources through the use of the name of Dynamic Link visit ODBC databases, If the procedure is used in the dat
xiahua
- 本程序应用VC6.0来编程制作信息共享系统,实现信息管理功享的自动化.本例子采用DAO数据访问方式,采用Access2000作为数据源.-VC6.0 the application process to produce programming information sharing system, information management enjoyed by the successful automation. The examples used DAO data access metho
coursemang
- 课程管理信息系统,不过自己要先建立名称为“Student Registration”的ODBC数据源-curriculum management information systems, But the establishment of their first names as "Student Registration" ODBC data source
ODBC_Student_DATA
- ODBC管理学生档案,相关类为CDatabase和CRecordSet,前者主要实现与数据源的连接,后者实现具体记录操作-ODBC management of student files, related category CDatabase and CRecordSet. and the former main source of data connectivity, which records the achievement of specific operation
20070413_HotelManageSystem
- 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Hotel_MIS-a development environment OS : Windows 2000 Ser
Catalog
- 动态加载odbc数据源及其内部表单的小程序
EmployeeTrainSystem
- 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,
materialmanagementsystem
- 运行 1:创建数据库 将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Material_MIS
CheXingManager
- 车行管理系统,VC6 MFC +XP SP1编译通过,有车型编程,入库管理,销售管理,数据备份,生成报表,用户管理等功能,测试时请将包内wj.mdb注册名为WJKC数据源,密码test/aa,登陆后可改
apriorisource
- apriori代码。在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。
CGridCtrl_demo19_01
- 一个不错的数据源连接程序-a good source of data link procedures
MyODBCSmpl
- 实例有关说明: 数据源:本实例使用的数据源在本章实例MyOdbcSmpl目录中,数据源为ACCESS数据源,数 据文件为Mydb.mdb。请根据本章2.4.1创建ODBC数据源中所指示的ODBC数据源管 理器(ODBC32.exe)来创建和配置数据源MyDB(也可以命名为其他名称)。 执行结果:本章实例的执行结果MyOdbcSmpl目录中的可执行文件MyOdbcSmpl.exe。在数据 源中选择刚配置的MyDB,在数据表或视图中选择要查询的表或视图,选择查询的 列,如果有查询条件,请在查
动态创建数据源
- 这是一个动态创建数据库的原程序是用c++编写的-This is a dynamic database creation of the original procedure was used to prepare the c
jdbcAccess
- java 直连Access 数据库. 并不需要在机器上配置数据源-java directly with Access database. does not need to configure the data source in the machine
ODBC_Reg
- ODBC数据源注册小工具,简化数据库连接-ODBC data source registered a small tool to simplify database connection
