外文翻译--DESIGNINGADATABASEAPPLICATIONINVB6.doc

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
外文翻译--DESIGNINGADATABASEAPPLICATIONINVB6.doc

Designing a Database Application in VB 6.0 Abstract Before you start to design a database, it’s important you understand exactly what a database is and what types of databases you have to choose from. The application type will affect the database type that you choose. What Is a Database? A database is really a system that contains many different objects used together to allow your application fast and efficient access to the data. You can use many examples of databases with your application. The most common of these are as follows: ·Microsoft Access; ·Microsoft FoxPro; ·Oracle Personal Edition 7i or 8i; and ·MS SQL Server 7.00 is only a few to mention. ??? All these databases can run on a standalone computer and allow you to create very complex databases for your applications.? Picking the right database for your application is extremely important, because the wrong one will affect performance and make your job as a developer so much more difficult. ?Before starting the design process, you need to select a database. When working with Visual Basic, the database that you can choose from fall into two distinct groups:? Local Databases can be accessed directly from Visual Basic through Visual Basic’s database Jet engine; and Remote databases cannot be accessed by using Visual Basic’s standard database access capabilities. ??? Understanding the differences will help you select the correct database for your application. However, in Visual Basic 6, there is now a way to access both local and remote databases using the same database access controls and objects known as the ActiveX Data Objects. ?Understanding Universal Data Access (UDA) ???? As databases have grown and moved off the local computer and onto networked database servers, the methods employed to access the databases have changed. Microsoft has addressed these changes by developing strategy to allow for any company or database to be accessed the same way. This is called Universal Data Access, or UDA. U

文档评论(0)

文档精品 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6203200221000001

1亿VIP精品文档

相关文档