[外文翻译]通过使用vb6来熟悉db2v8和ado.rar

RAR格式版权申诉手机打开展开

[外文翻译]通过使用vb6来熟悉db2v8和ado,[外文翻译]通过使用vb 6 来熟悉db2 v8 和ado/getting started with db2 v8 and ado using vb 6.0中文26页 1.3万字 英文30页 8000余字 您所需要的将会得到满足!作者essma hasin推荐您使用 db2 v8 执行的基本 ado 数据库操作,包括如...
编号:36-34697大小:306.70K
分类: 论文>外文翻译

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 usactu 发布

[外文翻译]通过使用VB 6 来熟悉DB2 V8 和ADO/Getting Started with DB2 V8 and ADO using VB 6.0

中文26页 1.3万字

英文30页 8000余字


您所需要的将会得到满足!作者Essma Hasin推荐您使用 DB2 V8 执行的基本 ADO 数据库操作,包括如何使用开发中心Visual Studio 开发外接程序实现多种功能。
简介
IBM DB2V8.1是一个非常强大的新版本,它在引擎能力方面有大量新的增强,如 MDC(多维群集,multi-dimensional clustering)和联机重组等,并且有一些很好的新工具,如健康中心(Health Center)、开发中心(Development Center)和 Microsoft® Visual Studio 6 的开发外接程序(Development Add-In)。
尽管 VB 6 的 DB2 开发外接程序是一种极大简化了 n层应用程序(尤其是那些依靠数据库过程和函数的应用程序)开发的极佳工具,但对于 Visual Basic 开发人员而言,理解使用 ADO 编程 API 进行 DB2 开发的基础知识仍很重要。
在本文中,我将介绍如何使用 ADO 对象模型来执行四项基本的操作数据库操作;即:使用 Visual Basic 客户机应用程序从 DB2 Universal Database™ 表选择、插入、更新和删除记录。在适当的地方,我将介绍完成这些操作的两种不同方法.....

You asked for it, you got it! Author Essma Hasin walks you through basic ADO database operations using DB2 Version 8, including how you can do many of the same functions with the Development Center Visual Studio Add-in.
Introduction
IBM® DB2® V8.1 is a great new release with numerous new enhancements in terms of engine capabilities, such as MDC (multi-dimensional clustering) and online reorg to name a few, as well as great new tools such as the Health Center, the Development Center, and the Development Add-Ins for Microsoft® Visual Studio 6.
Although the DB2 Development Add-In for Visual Basic 6 is a great tool that greatly simplifies n-tier application development, especially those applications that rely on database procedures and functions, it is critical for Visual Basic developers to understand the basics of DB2 development using the ADO programming APIs.....