搜索资源列表
TXTtoMDB
- 本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-this procedure is a TXT file will be converted into ACCESS database format tool. As long as the designated database storage path, file name, the name of the table,
DBFreader
- dbf文件读取器(不用数据库组件,通过DBF文件的结构任意读取dbf文件)-dbf file reader (not database components, the DBF file structure of arbitrary read dbf files)
blobs
- 一个在数据库中读取图像文件的例子,使用vc++编写-one in the database to read image files example, the use of vc + +
database_file
- 把word文件存储在数据库中,从数据库中读取文件信息-put word document stored in a database, read from the database file information
DataExtraction1
- 从XML文件中读取数据,存储到数据库中,在vc.net下运行-XML documents from the read data stored to the database, running under vc.net
AcessPhoto
- 访问数据库读取图片文件-access to the database to read image files
Not_Forget
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿.
ado_dll
- 这是我开发的利用vc++的ado接口连接并操作sqlserver和oracle的dll动态库。数据库的参数从配置文件pb.ini读取
DataCheckDlg
- 用数据库的方式操作excel文件,包括了读取文件的表名,字段名和数据,有详细的注释
Visit_Excel_Files
- 在数据库读取中,有时候会访问Excel文件并将其作为数据源。附有实例源代码。
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
EXCEL
- 如何读取EXCEL文件,数据库项目开发与应用-How to read the EXCEL file, database development and application projects
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!
fp
- python实现文件下载, 连接数据库,读取文件-base on python
ConDB
- 我写的从数据库读取数据,然后格式化批量写成多个格式文件。-I write to read data from the database and then format the volume written in multiple formats.
CopyFile
- 从数据库读取文件路径,实现自动文件复制,重命名。-Read from the database file path, automatic file copy, rename.
DB2
- 数据库简单通讯。和ACCESS数据库连接示例。(DataBase OLE Connection.)
3481535
- 用户自定义窗体,基本的文件存储读取 ,基本的消息处理()
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)