Welcome![Sign In][Sign Up]
Location:
Search - ado.h

Search list

[ADO-ODBCADO_ACCESS数据库

Description: Adddlg.cpp Adddlg.h Ado.cpp Ado.h StdAfx.cpp StdAfx.h-Adddlg.cpp Adddlg.h Ado.cpp Ado.h StdAfx . cpp StdAfx.h
Platform: | Size: 65672 | Author: 陈定勇 | Hits:

[ADO-ODBCvcaccess

Description: VC用ADO操作数据库示例 里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如: GetNow方法,获得当前时间的字符串格式\"YYYY-MM-DD hh:mm:ss\"等,就不附加进来了。 另:使用ADO必须在stdafx.h中添加引用: #import \"c:\\Program Files\\Common Files\\System\\ADO\\msado15.dll\" no_namespace rename(\"EOF\", \"EndOfFile\") rename(\"BOF\",\"FirstOfFile\") 转载来源: 开源盛世-源代码下载网 www.vscodes.com -VC database with ADO operating inside example uses CCinderString category, This is my own preparation of a string operations, mainly carried out some string, against examples of the use of SQL, has nothing to do with ADO methods. For example : GetNow method, the current time format string "YYYY-MM - DD hh : mm : ss ", not additional to come through. Alternative : use ADO in stdafx.h adding quote : # import "c : \\ Program Files \\ Common Files \\ System \\ ADO \\ MSA do15.dll "no_namespace rename (" EOF " "EndOfFile") rename ( "BOF" "FirstOfFile") reproduced Source : revenue Spirit-source code download network www.vscodes.com
Platform: | Size: 4817 | Author: 无名 | Hits:

[Special Effectssource

Description: 稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法 稿件作者:王亚民 程序名称:Resource.h 运行环境:VC++.NET、SQL Serve 2000、WindowsXP 注意事项:
Platform: | Size: 53295 | Author: yys | Hits:

[Other resourcevs2005_ADO20080125111338

Description: vs2005下的ADO封装类,已经经过了测试为减小上传大小其中包括.h和.cpp文件.
Platform: | Size: 21008 | Author: 杨峰 | Hits:

[GUI Developruler

Description: 本程序使用ADO访问Access2000的数据库。请适当修改stdafx.h中 #import \"g:\\program files\\common files\\system\\ado\\msado15.dll\" no_namespace rename(\"EOF\",\"adoEOF\") msado15.dll的路径
Platform: | Size: 36121 | Author: david_623 | Hits:

[GUI DevelopE-ruler

Description: 电子尺源程序说明 本程序使用ADO访问Access2000的数据库。 请适当修改stdafx.h中 #import \"g:\\program files\\common files\\system\\ado\\msado15.dll\" no_namespace rename(\"EOF\",\"adoEOF\") msado15.dll的路径-source of the present procedures for the use of ADO Access 2000 database. Please appropriate changes stdafx.h # import "g : \\ program files \\ common files \\ system \\ ado \\ msado15.dll" no_namespace rename ( "EOF", "adoEOF") msado15.dll path
Platform: | Size: 86211 | Author: MING | Hits:

[ADO-ODBCTestAdo1

Description: vc连接oracle调用存储过程-vc connects the oracle transfer memory process
Platform: | Size: 99328 | Author: 唐哲 | Hits:

[ADO-ODBCCarlos Antollini编写的ado封装类

Description: Carlos Antollini编写的ado封装类,几乎把所有的Ado操作都封装了,有使用价值和学习价值-Carlos Antollini prepared ado Packaging categories, almost all of Ado package, the operation, use and value learning
Platform: | Size: 10240 | Author: 李川 | Hits:

[ADO-ODBCADO_ACCESS数据库

Description: Adddlg.cpp Adddlg.h Ado.cpp Ado.h StdAfx.cpp StdAfx.h-Adddlg.cpp Adddlg.h Ado.cpp Ado.h StdAfx . cpp StdAfx.h
Platform: | Size: 65536 | Author: 陈定勇 | Hits:

[ADO-ODBCvcaccess

Description: VC用ADO操作数据库示例 里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如: GetNow方法,获得当前时间的字符串格式"YYYY-MM-DD hh:mm:ss"等,就不附加进来了。 另:使用ADO必须在stdafx.h中添加引用: #import "c:\Program Files\Common Files\System\ADO\msado15.dll" no_namespace rename("EOF", "EndOfFile") rename("BOF","FirstOfFile") 转载来源: 开源盛世-源代码下载网 www.vscodes.com -VC database with ADO operating inside example uses CCinderString category, This is my own preparation of a string operations, mainly carried out some string, against examples of the use of SQL, has nothing to do with ADO methods. For example : GetNow method, the current time format string "YYYY-MM- DD hh : mm : ss ", not additional to come through. Alternative : use ADO in stdafx.h adding quote :# import "c : \ Program Files \ Common Files \ System \ ADO \ MSA do15.dll "no_namespace rename (" EOF " "EndOfFile") rename ( "BOF" "FirstOfFile") reproduced Source : revenue Spirit-source code download network www.vscodes.com
Platform: | Size: 4096 | Author: 无名 | Hits:

[ADO-ODBCTestADOGrid

Description: 在VC中测试DATAGRID控件,使用ADO连接-in VC test DATAGRID controls, the use of ADO
Platform: | Size: 161792 | Author: zhouxin | Hits:

[Other Databasesvs2005_ADO20080125111338

Description: vs2005下的ADO封装类,已经经过了测试为减小上传大小其中包括.h和.cpp文件.-ADO under VS2005 package category, has been tested to reduce the upload size including. h and. cpp file.
Platform: | Size: 20480 | Author: 杨峰 | Hits:

[ADO-ODBCDBPool

Description: 包含C++的ADO包装和ADO连接池管理。可以使用任何类型的数据库类型,包含存储过程的处理,并对执行进行了优化;通过INI设置数据库链接属性,连接池对象是管理数据库链接的对象,适用于多线程、多次数据库访问。-Contains C++ The ADO packaging and ADO connection pooling management. You can use any type of database types, including stored procedure handle, and the implementation of optimized INI settings through the database link attributes, connection pool management database link object is the object, apply to multi-threaded, multiple database access.
Platform: | Size: 11264 | Author: 陈生 | Hits:

[VC/MFCSTUpload

Description: 基于MFC和ADO的股票数据上传系统,内附详细编程过程-Based on the MFC and ADO stock data upload system, containing a detailed programming process
Platform: | Size: 363520 | Author: zhuwen | Hits:

[ADO-ODBCMy-Ado

Description: 利用ADO进行封装库和测试代码 个人信息管理-A DO class t o c o n n e c t to d a t a b a s e and t h e test
Platform: | Size: 4112384 | Author: ykqiu | Hits:

[Windows CEadoce

Description: evc开发ado的adoce31.h和adocec31.h
Platform: | Size: 14336 | Author: wwxxzz | Hits:

[ADO-ODBCScript

Description: 本程序实现了用ADO连接数据库,其中ado2.h和ado2.cpp是一个高度集成的ado函数库,很是不错;本程序的主要功能是执行脚本-This program implements a database using ADO connection, which ado2.h and ado2.cpp is a highly integrated ado library, it is good this program' s main function is to execute script
Platform: | Size: 149504 | Author: 卢成彪 | Hits:

[ADO-ODBCVC_SQLITE

Description: VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
Platform: | Size: 323584 | Author: 张晓楠 | Hits:

[ADO-ODBCEx_ADO

Description: 数据库ADO编程实现数据的互操作,2008开发环境-ADO database programming for data interoperability, development environment, 2008
Platform: | Size: 10840064 | Author: su | Hits:

[OtherADO

Description: 一个ADO类,包括.cpp和.h头文件,放在工程里可直接使用,利用ADO访问数据库。-An ADO categories, including .cpp and .h header files can be used directly on the project in the use ADO to access the .
Platform: | Size: 13433856 | Author: 刘沁 | Hits:
« 12 »

CodeBus www.codebus.net