搜索资源列表
rwxls
- 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
blobrw
- 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。 微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。 我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
针对Excel表格文件操作的编程实现Excel Access Src
- 针对Excel表格文件操作的编程实现 可实现读写和表格查询-against Excel spreadsheet file manipulation of the program can achieve literacy and form inquiries
Access数据库中OLE对象的读写操作
- 该文件是对Access数据库读写操作,包括一些程序界面以及程序代码,希望对有学习Access数据库的同事能够有所帮助。-the document is to write Access database, including some programming interfaces and code, and I hope to learn Access database colleagues can help.
claire
- 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。 由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Op
20060611Access
- 简要说明:直接通过DAO读、写Access文件 直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类
Not_Forget
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿.
Readbf
- DOS下用C读写dbf数据库,不需要使用数据库管理系统软件,直接对dbf文件进行操作,显示数据库中信息。
文件数据库
- 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write byte, but the structure STRUC
blobrw
- 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。 微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。 我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
MyProgram
- 实现了一个学生选课系统,本来是一个课程作业现在我把它开源,win32控制台的。。 用文件来存储数据,包括对文件的读写操作-Course to achieve a student system, already is a coursework now I see it open source, win32 console. . Used to store data files, including documents to read and write operations. .
MyProgram
- 改进的学生管理系统,是用c语言写的一个学生管理系统。。。包括了文件读写的操作-To improve student management system, is written in c language a student management system. . . Including the operation of the document to read and write. . .
ADOTestDB
- VC6.0,基于MFC框架,采用ADO访问数据文件,实现对CSV数据库文件的读写操作。-VC6.0, based on the MFC framework, using ADO to access the data file, CSV database files to achieve the read-write operation.
ADO_Access_CWR
- 从网上找的,关于通过ADO对Excel文件读写的,且能进行查询和查找,对学习操作Excel是很好的示例。-It s about control Excel by using ADO,and can find what you need.
MyDbfBrow
- C++风装好的DBF文件访问类,可以进行各种读写操作-nid ljadslkgjkldsgj ladksjg kljldg
attach_20120629134149
- 用vc开发的,使用odbc的方式。本来的文件读写全用数据库开发。包含了com组件,数据库操作等基本知识。-Vc development, use odbc way. The original file read and write all database development. Contains com components, basic knowledge of database operations.
profile
- windows ce系统中的配置文件的读写操作实例-windows ce system for file read and write
fwrite
- 包含fwrite、fread等文件读写操作算法的课程设计报告。-Contains fwrite, fread and other documents to read and write operation algorithm curriculum design report.
pm2
- 程序二(文件管理) :打开一个文件,对其进行读写操作,并将文件指针移到指定的位置。-Procedure II (document management): open a file, its read and write operations and file pointer to the location specified.