搜索资源列表
VC++xzgl
- 无需手动建立ODBC数据源,无解压密码。-without manually establishing ODBC data source, without extracting passwords.
scxsglxt(vc)
- 某公司的生产销售管理系统源代码.vc++环境.access数据库,需要设置数据源.是相当专业的行业软件.要下的动作快!-a company in the production and sale of the source code management system. Vc environment. Access databases, the need for data sources. is a professional software industry. to the fast actio
学生成绩管理系统VC-ODBC
- 自编的一个实用的学生成绩处理管理系统。支持.dbf文件,不需注册数据源,打开文件,程序自动写注册表,注册数据源,对数据库进行操作。能够根据平时,期中,期末成绩计算最终成绩,并输出成html文件打印。很实用。-writing a practical handling of student performance management system. Support. Dbf documents with the registered data sources, open files, automa
dyODBC动态创建数据库数据源
- VC++里面动态创建ODBC数据库数据源-VC inside ODBC database to create dynamic data sources
自动配置数据源
- 很多的程序都要用到数据库结合的操作,这里举例ACCESS,因为ACCESS在中小型VC系统开发中是最常用到的,如果程序的移植,如果对于很初级的用户来说,你还需要他到配置面板中进行数据源配置的话,那就有点说不过去了。-many of the procedures that make use of databases, the operation here for ACCESS, ACCESS SMEs in VC system development is the most commonly us
VC 自动拷贝u盘数据源码
- 设置 拷贝目录后 可自动拷贝 u盘数据 ,请勿用于非法用途
VC-Curve
- 主要完成VC曲线画图,源码画的是正弦曲线,大家可以根据自己需求改变数据源画出自己需要的曲线,源码全面实用。-VC curve to complete the main draw, the picture is sinusoidal source, we can change the data source according to their needs they need to draw the curve of a comprehensive and practical source.
vc连接mysql范例
- vc连接mysql范例。包括创建数据源,连接数据库,sql语句操作接口-vc connection mysql example. Including the creation of data source, database connection, sql statement interface
sjcl
- 一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:\Program Files\database\即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC,
swb
- 一个简单的学生信息管理系统,用VC++6.0 ADO数据库编写,实现了动态创建数据源(access),Ctrllist排序等功能-a simple student information management system, with VC 6.0 ADO database development, the creation of dynamic data sources (access), the ranking functions Ctrllist
chart
- 动态适时显示曲线 可以动态显示数据,数据源可以使数据库 也可以是串口 等-Dynamic timely display curve can dynamically display data, data sources can make the database can also be a serial port, etc.
studentmanagersystem
- vc++和SQL Server2000实现学生管理系统,在此示例中大家可以学习到如何连接ODBC数据源,CRecordset类的使用,操作Excel表格等等,可作为中小学校的管理系统使用,或者在此基础上进行二次开发。-vc++ and SQL Server2000 students realize management system, in this example that everyone can learn how to connect ODBC data source, CRecords
VCAndACCESS
- VC++连ACCESS数据库,不过用的时候要配一下数据源-VC++ connects Access database
cheyou
- 这是用VC++做的一个数据库程序。程序中动态的创建了ODBC数据源。实现了数据库的模 糊匹配、精确匹配以及根据不同字段不同组合的查询。可以为作为新手学数据库的好例子。 本程序在WINDOWS98、VC++6.0下编译通过。 初始密码为system-This is VC++ to do a database program. Program dynamically create ODBC data source. To achieve the database fuzzy
librarymanger
- vc写的,用了odbc来创建数据源,然后操作access数据库的图书馆管理系统-library system by vc odbc
VC-Ado-Oracle
- 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource
VC_Programming_classic_dynamic_creation_of_data_so
- VC编程开发动态创建数据源经典代码 VC Programming classic dynamic creation of data source code-VC Programming classic dynamic creation of data source code
VCapplicationODBCdatabaseauto
- 很实用的学习资料,千辛万苦淘来资料先贡献出来,VC应用程序中ODBC数据源的自动注册问题,希望能够帮助大家解决MFC编程中数据库源注册的问题-Very useful learning materials, painstakingly scouring to data from the first contribution, VC ODBC data source, application of automatic registration, we hope to help solve the M
lhwy_odbc2
- Vc++编写一个相对完善的ODBC数据库程序,一大亮点功能是实现动态创建数据源。其它功能数据库读娶添加、删除、修改等都比较简单,入门者参考的话更有帮助。 -Vc++ to write a relatively complete ODBC database program, a highlight function is to dynamically create a data source. Other features added to marry a database read, del
VC++ ODBC 用户DSN连接数据库开发应用程序
- VC++开发数据库系统时,可以把SQL2000数据库表作为内部数据储存仓,连接数据库时采用ODBC配置数据源,这是一个比较通用的配置数据库的方法(When developing a database system with VC++, the SQL2000 database table can be used as the internal data storage warehouse, and the ODBC configuration data source is used when c