Nov 14

If you a newbie for Delphi Programming, and newbie for Database Programming, here I have a little tip’s for you. Database Programming in Delphi can access for MySQL Server. For connected to the server we need connector.

I suggest usage the zeosdbo component. It’s free component, powerful and easier to use.

This step by step for you:

  1. Download here
  2. Extract and copy in drive, I usually copy in c:zeoslib. Up to you want copy where.
  3. Find directory packagesdelphi7 in your zeos directory, example your zeos directory are zeoslib in the drive c so c:zeoslib and find packagesdelphi7.
  4. Install ZCore.dpk, ZDbc.dpk, ZParseSql.dpk, ZPlain.dpk, ZComponent.dpk and ZComponentDesign.dpk.
  5. Run your Delphi and find and chose the menu tools -> Environment Options then chose library tab
  6. In the Library tab path click button. Click add button then click ok button.
    • zeosdbo-6.1.5src
    • zeosdbo-6.1.5src
    • zeosdbo-6.1.5srccomponent
    • zeosdbo-6.1.5srccore
    • zeosdbo-6.1.5srcdbc
    • zeosdbo-6.1.5srcparsesql
    • zeosdbo-6.1.5srcplain

Install just finish, good luck dude!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Technorati
  • Twitter

Related Posts:

  1. ZeosDBO Component
  2. Step by Step How to Install Ubuntu
  3. Install Packages Delphi
  4. System Tray Delphi Application (Part I)
  5. Make First Zeos Delphi Application

Leave a Reply