Using Delphi to develop multi-layer applications (7) Simple kbmmw multi-layer Database Access Service

Source: Internet
Author: User

I have just written several multi-layer examples. I was going to write some other complicated examples. Many people asked about the database access method. In this case, I would like to write it first.

Database Access process and method. Kbmmw supports many database access methods and controls, as mentioned earlier during installation. Since Delphi is already after D7

It is no longer recommended to use its traditional database method BDE, especially in Delphi xe2 because it supports win64 and does not support BDE anymore. For convenience of demonstration, this article

Select Firebird for free as the background database. Firebird is a very short and refined relational database that supports common functions such as stored procedures and triggers.

Interested can be downloaded in http://www.firebirdsql.org. Access Firebird data. This article uses the ibdac produced by devart. If this is not available, you can

Use ibexpress provided by Delphi instead.

Continue to open our previous example, and add the following controls in from

 

Configure the database to be accessed in the ibcconnect control.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.