搜索资源列表
Not_Forget
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿.
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
databaseimg
- 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件,注意这里仅支持BMP图像,如果要支持其它格式如JPG/GIF等,需要修改程序,本实例只是演示如何从数据库读取BMP编辑信息并显示、如何写入BMP图像信息到数据库,测试运行了一下,正常工作,运行时请将数据库移到Debug目录下。-For example a data application using VC++ to operate Access database, the database read and wri
Binary
- 超强二进制读取,写入文件,并对数据库实时控制,本文以写好了2个类!-Super-binary read, write files, and database, real-time control, this paper written by two classes!
mysqltest
- vs2005写的一个程序,用于mysql界面操作,可进行二进制文件的写入和读出。对于含二进制文件的table,如果是图片则在读取时显示存入数据库的图片。只支持一个图片的table,如果数据库的table有多个图片需自行添加判断代码。内部嵌入自己用来测试rf卡时写的一个简单串口工具-vs2005 environment for the mysql interface operation can be carried out writing and reading binary file. Tabl
CExcelControl
- 以数据库访问方式对excel文件进行读取,写入等操作-Excel file database access, read, write and other operations
test
- 将很多TXT文档文件读取并写入数据库,然后统计。-Many TXT document file is read and written to the database, and statistics.
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),