搜索资源列表
vc6ado
- 用vc6开发的一个ADO读取ACCESS数据库的程序,可以修改,增加及删除任何记录-with the development of a vc6 ADO read ACCESS database procedures can be revised. increase and to delete any records
excel-read-Access
- excel中使用vba读取access数据库的内容-Excel get the data form Acess
ACCESS
- VB读取ACCESS.rar-VB to read ACCESS.rar
use-WINIO-read-above2Gmemory-address
- 这是一个编程资料,教你如何在windows下访问大于2G内存的空间,并附下载地址。-This is a programming information, teach you how to access the windows larger than 2G of memory space, along with download address.
Access
- VB开发的数据库操作通用模块,可读写数据库等-VB developed Common module database operations can read and write databases, etc.
ado-access-database-vc
- 用vc 2005 ado 连接access数据库,读取并显示数据的示例,只需要修改连接字符串,也可以很方便地连接mysql,sqlserver,oracle等数据库-Vc 2005 ado connection with access database, read and display the sample data, only need to amend the connection string, it can easily connect mysql, sqlserver, oracle
DAO-read-write-ACCESS
- 用 DAO方式读写ACCESS数据库的程序,有详细的解释说明。-Way to use DAO database ACCESS read-write process, a detailed explanation.
Previewandprint
- 这个源代码适合于初学VB.NET的网友,主要演示读取ACCESS数据库,并进行预览打印的示例。源代码演示了对MDB数据库的一些基本操作,如跳到记录头等数据导航功能。-The source code is suitable for beginners VB.NET Internet users to read the main demonstration ACCESS database, and an example of print preview. The source code for MD
ACCESS--EXCEL
- 使用EXCEL表格读取数据库ACESS里的内容,这是我的实际的项目里的内容。拿出来分享。-The use of EXCEL tables to read the contents of the database ACESS years, this is my project where the actual content. Out to share.
access1
- access数据读取,固定格式文本读取到access表中-data read access, fixed-format text read to access the table
read-Access-program
- 读Access的程序 比较简单 但可以作为读数据库的入门-Reading Access program is relatively simple but can be read as an introduction to the database
SaveBMP-to-access
- 将图形文件保存到access数据库中,可以读取,保存,显示,支持bmp,gif,jpg等格式文件-The graphic file to access the database, you can read, save, display, support bmp, gif, jpg and other formats
access-page
- php 读取access数据库并分页显示-php read access database
Write-and-read-Access-file-via-DAO
- 直接通过DAO读、写Access文件,由VC++编制-Write and read Access file via DAO,wirte in VC++
Write-and-read-Access-file-via-ODBC
- 直接通过ODBC控件进行Access文件的读和写,由VC++编制,图形界面,包括说明文件和VC++源码-Write and read Access file via DAO,wirte in VC++,include document and graphic inerface
temp-save-read
- mega16实现一天的温度数据存取与读取-mega16 achieve one day with the temperature data read access
ACCESS
- 本例子中通过DAO来创建、读写Access文件. 示例中用到两种方法:SQL和DAO类函数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄。-This example is created by DAO, read Access files. Example used in two wa
access
- 通过labview 读写access数据库的数据(Read and write data from the access database through LabVIEW)
读写access数据库
- 主要是针对vs2010平台下的ACCESS的读跟写。实现数据的保存。(read and write ACCESS in vs2010)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)