搜索资源列表
TXTTOACCESS
- vb实现txt文件的读取,并写入到access数据库中-vb achieve txt document read, and write access to databases
Not_Forget
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿.
sqlftp
- 提供一種新的文件上傳思路,在局域网内,发布文件在数据库中,大家可以预览,下载, 可以保存任何类型的文件,并且写入和读取速度极快,采用了ado中的stream技术。里面带了数据库生成脚本。运行先生成数据库,在配置好用户名和密码,即可。
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
dbf.rar
- c 读取dbf格式文件,然后修改数据体,再写入原数据库,c read dbf format and then amend the data volume, and then written into the original database
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!
ASP2
- 二进制文件写入数据的方案以及如何在数据库中读取数据库中的二进制文件-Binary file write data in the database program and how to read binary files in the database
ReadXml
- C#程序读取xml文件信息,并将这些信息写入到oracle数据库表中。-Xml C# program reads the file information, and the information written to the oracle database table.
ReadWriteData
- 主要实现了读取文本文件、然后写入数据库的功能,包括托盘程序,大量数据写入的优化处理,用时先在sqlserver2005数据库里建立两个表。这个代码是我项目中的一部分,希望能对你们有帮助-Main achievement of the reading text files, and then written to the database, including pallet program, the optimization of processing large amounts of data
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
HS_data
- vc++6.0环境实现,读取txt文件,按照给定格式解析文件,删除不正确数据,写入oracle数据库.-vc++6.0 written procedures to protect the startup and shutdown of the control program, the long-running program.
ReadandWriteUserial
- 优盘在生产时在设备上标注了物理编号,这种编号具有终生不变、不任何操作的影响、只能读取不能写入的特点。所以可以采用优盘物理编 号作为加密方案设计的起点。 采用优盘的物理编号作为加密的种子,利用算法转成密文生成一认证文件,可以在文件中附加身份验证信息。在设计软件登录时只需判断当 前优盘和当前优盘中许可文件是否一致,用户信息在中心数据库中是否存在即可,这样有效的保护了用户信息,也避免了用户信息记忆不便-USB label on the device in the product
cfaspxcheck
- 有些空间商的主机看起来用一些asp.net探针运行正常,其实只是验证了asp.net对空间的读取权限,asp.net的写入权限可能没有的,这样差不多所有使用的Access数据库的asp.net程序用不了,也生成不了静态页面。用这个探针测试读取和写入权限都正常的话,基本这个空间才可以正常使用。探针还可以检测出主机是使用独立IP还是共享IP,常用组件探测,自定义组件探测,浏览者客户端信息探测等。 乘风asp.net探针 V1.2版本推出,加入功能:加入是使用独立IP还是共享IP检测,加入
test
- 将很多TXT文档文件读取并写入数据库,然后统计。-Many TXT document file is read and written to the database, and statistics.
DAO-database-operations-in-MFC
- 对csv文件的读取,并写入access数据库以mdb文件格式保存!在vs2010上可以运行,c++语言编写-The csv file to read, and write access to the to mdb file format to save! In vs2010 can run, c++ language
CSharp-use-StreamWriterAndStreamReader
- C# 对文件进行操作源码,c#大文件读取和写入数据库带进度条的源代码-C# oper txt file stream write and read
读取文件写入数据库
- 读取不规则的数据文件,并将里面的数据写入数据库(Read the file and write it to the database)
SaxTest
- 使用java读取xml文件内容并写入数据库(use java read xml and insert into database)