搜索资源列表
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
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
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.
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
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
VCExcel_1
- VC++直接读写Excel文件的编程方法,在VC++6.0调试通过-Reading and writing Excel file in VC++6.0