Welcome![Sign In][Sign Up]
Location:
Search - visual c .db

Search list

[Other resource360safe_3.0

Description: ),您可以一路cancel下去,这时系统菜单只有两项,选file下的odbc configer,选中sql anywhere项,再点击create按钮,现在出现一个大窗口,在data source栏填school 在user栏填own,在password栏填own,在databasefilename栏填解压得到的score.db的绝对路径名称,这时总算可以点击OK按钮了。第一步配置数据源顺利结束。如果还有问题,请不赐来信。 二、打开库画板,再打开school.pbl,点击小人儿即可。 此程序是 pb6.5代码,,PowerBuilder GrammarAnalysis.rar - 词法分析器,可以有效地分析出特殊字符和关键字。,,Visual C++ LimiteprogammUseNumber.zip - 本程序是用编写的进行制作软件的时候,限制软件的使用次数,,Visual C++ rss20061217.rar - 用C语言写的一个俄罗斯方块的方块的游戏,对初学游戏编程
Platform: | Size: 2025121 | Author: 蒸工夫 | Hits:

[Other resourcevc_jiqiaoshili_part10_11_12

Description: Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyOdbcExcel动态加载ODBC数据源 3. Abc使用DAO进行数据库开发 4. MyOLEDBSample使用OLE DB进行数据库编程 5. ADOTEST1使用ADO进行数据库开发 6. MyAdoBlob如何使用VC++存取数据库中的大对象-Visual.C program design techniques and examples -- matching CD Chapter 10 of this chapter ACITVEX Two examples : 1. RegActiveX registered ActiveX Programming 2. PJ Play ActiveX produced examples of Chapter 11 of this chapter debugging techniques were two examples : 1. ConsoleTrace console procedures in the use of TRACE-2. MemLeakCh eck memory leak example Chapter 12 VC Database Programming chapter has six examples : 1. MyOdbcSample use ODBC database 2. Dynamic MyOdbcExcel Add 3 ODBC data source. Abc use DAO for database development 4. MyOLEDBSampl e use OLE DB database programming 5. ADOTEST1 use ADO database development 6. M VC yAdoBlob how to use the database to access large object
Platform: | Size: 1193625 | Author: xixi | Hits:

[Other resourcedb-4.5.20

Description: Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db - 4.5.20 \\ build_windows \\ Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
Platform: | Size: 12967261 | Author: 李周 | Hits:

[source in ebookvisual c++编程百例

Description: 1.MFC WinSock编程 2.MFC Winlnet类编程 3.MFC高级网络编程 4.电子邮件编程 5.InternetServer API编程 6.多线程技术的网络编程 7.ODBC编程 8.MFC DAO编程 9.OLE DB编程 10.ADO编程 11.高级数据库编程
Platform: | Size: 9247990 | Author: zero909 | Hits:

[Report papers用VC++编写的通讯录应用程序

Description: 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
Platform: | Size: 141824 | Author: laodalijuan@163.com | Hits:

[ADO-ODBCdb_access

Description: 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data access methods, all aspects of the data access problems can be resolved. My system will be open to all sources of data, or even the future there will be data sources. To achieve the expected results of SQLServer, ODBC, OLEDB data sources and the industrial Citect, Ifix monitoring software data sources unified a
Platform: | Size: 444416 | Author: li | Hits:

[Other DatabasesSetYt

Description: 一个增加数据库字段的例子,db数据库格式,有兴趣地可以实施 -an increase in database fields example, db database format, with interest can be implemented
Platform: | Size: 136192 | Author: sun | Hits:

[Chess Poker games360safe_3.0

Description: ),您可以一路cancel下去,这时系统菜单只有两项,选file下的odbc configer,选中sql anywhere项,再点击create按钮,现在出现一个大窗口,在data source栏填school 在user栏填own,在password栏填own,在databasefilename栏填解压得到的score.db的绝对路径名称,这时总算可以点击OK按钮了。第一步配置数据源顺利结束。如果还有问题,请不赐来信。 二、打开库画板,再打开school.pbl,点击小人儿即可。 此程序是 pb6.5代码,,PowerBuilder GrammarAnalysis.rar - 词法分析器,可以有效地分析出特殊字符和关键字。,,Visual C++ LimiteprogammUseNumber.zip - 本程序是用编写的进行制作软件的时候,限制软件的使用次数,,Visual C++ rss20061217.rar - 用C语言写的一个俄罗斯方块的方块的游戏,对初学游戏编程-err
Platform: | Size: 2024448 | Author: 蒸工夫 | Hits:

[source in ebookvc_jiqiaoshili_part10_11_12

Description: Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyOdbcExcel动态加载ODBC数据源 3. Abc使用DAO进行数据库开发 4. MyOLEDBSample使用OLE DB进行数据库编程 5. ADOTEST1使用ADO进行数据库开发 6. MyAdoBlob如何使用VC++存取数据库中的大对象-Visual.C program design techniques and examples-- matching CD Chapter 10 of this chapter ACITVEX Two examples : 1. RegActiveX registered ActiveX Programming 2. PJ Play ActiveX produced examples of Chapter 11 of this chapter debugging techniques were two examples : 1. ConsoleTrace console procedures in the use of TRACE-2. MemLeakCh eck memory leak example Chapter 12 VC Database Programming chapter has six examples : 1. MyOdbcSample use ODBC database 2. Dynamic MyOdbcExcel Add 3 ODBC data source. Abc use DAO for database development 4. MyOLEDBSampl e use OLE DB database programming 5. ADOTEST1 use ADO database development 6. M VC yAdoBlob how to use the database to access large object
Platform: | Size: 1634304 | Author: xixi | Hits:

[Other Databasesdb-4.5.20

Description: Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\build_windows\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db- 4.5.20 \ build_windows \ Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
Platform: | Size: 12979200 | Author: 李周 | Hits:

[Windows DevelopOLEDB

Description: 在Visual C++数据库编程中,访问数据库的另一种方式是采用OLE DB技术,现提供源码供大家参考.-In Visual C Database Programming, access the database is another way to use of OLE DB technology, is now providing a source for your reference.
Platform: | Size: 95232 | Author: zhu | Hits:

[Software EngineeringVCandDatabase

Description: Visual C++提供了多种多样的数据库访问技术——ODBC API、MFC ODBC、DAO、OLE DB、ADO等。这些技术各有自己的特点,它们提供了简单、灵活、访问速度快、可扩展性好的开发技术。-Visual C++ provides a variety of database access technology- ODBC API, MFC ODBC, DAO, OLE DB, ADO, etc.. These technologies have their own characteristics, they provide a simple, flexible, fast access, scalability, good development techniques.
Platform: | Size: 76800 | Author: 许明 | Hits:

[VC/MFCVisualC6databaseprogram123

Description: Visual C++ 6.0 数据库编程大全123.pdf,Visual C++ 数据库,odbc编程,OLE db编程,特殊数据库论题-Visual C++ 6.0 Database Programming Guinness 123.pdf, Visual C++ database, odbc programming, OLE db programming, special database topic
Platform: | Size: 17467392 | Author: 黄汉涌 | Hits:

[VC/MFCVCDB

Description: pdf格式 中文版 经典的VC下数据库编程教程,侧重于MFC/ATL 文字比较清晰 无缺页-pdf format chinese version classic db programming reference book based on visual c++ mainly focused on mfc/atl each character is clear
Platform: | Size: 17607680 | Author: Yung Tse | Hits:

[Windows DevelopTP3115270

Description: 本光盘包含《组态软件设计与开发》一书的所有源程序代码,与书一起配 套使用。运行本光盘的执行程序需要安装Visual C++6.0。 运行第五章的执行程序TcpClient.exe、XEchoServer.exe需要注册Ocx控件 XSockClient.ocx、XSockServer.ocx。 运行第八章的执行程序需要建立ODBC数据源Rms2000,对应的数据库文件为 DB子目录Rms2000.mdb。 系统要求: Pentium 166以上计算机 中文Windows98Se/NT4.0/2000/Me/Xp 32M以上内存 50M以上硬盘剩余空间 开发制作: 王亚民等 出版发行: 西安交通大学出版社 西安电子科技大学出版社-This CD contains " Configuration Software Design and Development," a book of all source code, along with supporting the use of the book. The implementation of programs to run this CD-ROM will need to install Visual C++6.0. Chapter V of the implementation of the program is running TcpClient.exe, XEchoServer.exe need to register Ocx control XSockClient.ocx, XSockServer.ocx. Chapter VIII of the implementation of the program to run need to create ODBC data source Rms2000, the corresponding database file for the DB subdirectory Rms2000.mdb. System requirements: Pentium 166 or more computers in Chinese Windows98Se/NT4.0/2000/Me/Xp 32M RAM 50M over and above the remaining hard disk space development production: Wang Yamin, etc. Published by: Xi' an Jiaotong University Press, Xi' an University of Electronic Science and Technology Publishing House
Platform: | Size: 3714048 | Author: purple | Hits:

[VC/MFCTeach_yourself_database_programming_with_visual_c

Description: Learn how to build DB with Visual C-Learn how to build DB with Visual C++
Platform: | Size: 1196032 | Author: emranallan | Hits:

[VC/MFCvc-DB-Deveopment-examples-book

Description: 《Visual C++数据库开发技巧与实例》,比较经典的一本数据库学习书籍。-" Visual C++ database development techniques and examples," a database to learn more classic books.
Platform: | Size: 698368 | Author: | Hits:

[ADO-ODBCVisual-CPPDatabase-programming

Description: Visual C++数据库编程技术与实例,ADO编程,报表开发,OLE DB编程,MFC DAO编程 -Visual C++ database programming techniques and examples, ADO programming, report development, OLE DB programming, MFC DAO Programming
Platform: | Size: 8312832 | Author: zhangwen | Hits:

[Otherdb

Description: visual c++做的宿舍管理系统,有需要的可以下载。-visual c++ do dormitory management system, the need to be downloaded.
Platform: | Size: 1381376 | Author: 赵强 | Hits:

[VC/MFCVisual-CPP-6.0-database-program

Description: 本书介绍了Visual C++ 6.0最新的数据库编程技术,其中包括基于COM的OLE DB及其ODBC,并在书中提供了详细的操作步骤和源程序。对于打算用Visual C++进行数据库编程解决数据库中的关键问题的读者,本书具有很高的实用价值,对于计算机教学的读者,本书同样具有很高的参考价值。-This book introduces the visual c 6.0 the latest programming techniques, including based on COM, OLE DB and ODBC, and in the book provides detailed instructions and source code. To use Visual C programming to solve the key problems in the of readers, the book has very high practical value, for computer teaching readers, this book also has a very high reference value.
Platform: | Size: 17562624 | Author: 天意 | Hits:
« 12 »

CodeBus www.codebus.net