搜索资源列表
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
OLEDBDB
- 要运行程序必须将数据库文件students.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下 -to operational procedures must be students.mdb database files and executable files together. If vc Development Environment operation, the need to be placed on engineering databa
sql_and_File
- 一些常用知识!有关与vc中sql的使用和文件操作的文章集合.-some common knowledge! Vc with the sql which document the use and operation of the articles pool.
jxcxxt
- 基于ACCESS的简单进销存系统,要运行程序必须将数据库文件bills.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-based on the simple ACCESS Invoicing System to run programs must be bills.mdb database files and executable files together. If vc Development Environment operation, the
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
EmployeeTrainSystem
- 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,
newasp20061142938430
- 系统在VC++6.0和SQL Server 2000下开发 数据库在查询分析器中执行Database中的文件 源码在HrSys中
Excel
- VC++采用ODBC技术读取XLS文件,具体的函数说明参考MSDN.
VCreadDBF
- 用VC实现DBF数据库文件的读取,可以实现对文件的读定,增长记录和删除记录等
employee_MIS
- 用vc写的一个职工管理系统,可以创建保存数据文件,支持数据编辑,文件加密
excel_odbc
- 使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
TradingCompanyManagementSystem
- 采用VC++语言编辑的数据库管理程序,数据库主要为access文件格式-Using VC++ language editor of the database management program, the database file format primarily for access
SaveImgToAS
- VC++实现在ACCESS数据库上保存图像的方法,数据的存储格式使用的是二进制文件。-VC++ to achieve in the ACCESS database to save the image on the method, the data storage format using a binary file.
OledbCustome
- Oledb自定义数据库浏览程序 摘要:VC/C++源码,数据库应用,Oledb VC++实现Oledb自定义数据库浏览程序,要运行程序 必须将数据库文件students.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下。-Oledb custom database browsing procedure
VCPP6-for-database
- VC++二进制数据库编程,字段可以存储图像文件-VC++6 for database(ADo)
test7
- vc ado连接access的使用例子 基本对数据库的操作都有 需要把mdb文件所在路径在源程序里重新设下。-vc ado access example
mdbok
- VC使用ADO方式访问access文件,可以打开任意路径access文件,指定了access文件为特定格式,访问结果在另一对话框显示-VC uses ADO access the access file, you can open any path to the access file, specify the access file for a specific format, access results in another dialog box is displayed
couweijian
- vc 头文件 ALLOC BIOS t_ctype-vc header file ALLOC BIOS t_ctype
jpgsave
- VC++ 数据库保存图片文件及显示图片,VC++ 数据库保存图片文件及显示图片-VC++ database save image files and display pictures
VCExcel_1
- VC++直接读写Excel文件的编程方法,在VC++6.0调试通过-Reading and writing Excel file in VC++6.0