Article

From:
To:
Danny Kellett
Subject:
Re: Zeoslib + MYSql
Newsgroup:
components4developers.public.kbmmw.newbie

Re: Zeoslib + MYSql


Hi,

There are 2 versions of Zeos supported by kbmMW.
Zeos 5 which results in a number of kbmMW support components, a set for each database supported by Zeos.
TkbmMWZMYConnectionPool (etc) is one of those.
Zeos 6 which results in one set of kbmMW support components. They are named TkbmMWZEOS6ConnectionPool, TkbmMWZEOS6Query
etc.

First choose what version of Zeos you want to install, 5 or 6 (I currently would recommend v6)
Next install it according to the installation description provided for Zeos.
You should then see a number of Zeos6 components in the component palette. These components are native Zeos components,
and have nothing to do with kbmMW.
Next open kbmMWConfig.inc (found in kbmMW's source directory).
If you have installed ZEOS6, look for the line containing KBMMW_ZEOS6_SUPPORT and remove the // infront of the line. Else if you have installed ZEOS5, look for the appropriate KBMMW_ZEOSMYSQL_SUPPORT line and remove the // infront of the
line.
Save the kbmMWConfig.inc file. Its your configuration file for what kbmMW should support and how. Open the appropriate kbmMW runtime package file (eg. kbmMWRunD7.dpk for Delphi 7), compile it. Open the matching kbmMW designtime package file (eg. kbmMWDesD7.dpk for Delphi 7), compile and install it. If you added support for ZEOS6, you will now have a tab in the component palette named 'kbmMW ZEOS6'
Else if you added support for ZEOS5, you will now have a tab named 'kbmMW ZEOS'


--
best regards Kim Madsen ✉components4developers.com www.components4developers.com
The best components for the best developers kbmMW - kbmMemTable - kbmWABD - kbmX10
"Danny Kellett co.uk>" <Dkellett@gotadsl<DOT> skrev i en meddelelse
news:✉components4developers.com...
>
> Hello,
>
> I have been asked to evaluate this product to build a workflow engine
> for a helpdesk tool. I have installed the zeos stuff for mysql and
> thats fine. I have played with the white papers of creating my own
> custom service and that too is fine. I am now trying to build the white
> paper query service but I can not follow how to use the zeos instead of
> the BDE components. I see on page 13 of the guide that there are ZMY
> components but I can not see them in the component tool bar of delphi.
> Can someone please give me a small bullet point list of how to use the
> zeoslib for mysql please.
>
> For what I have seen this is the best tool for ntier so far.
>
> Any help would be great, thank you
> Kind regards
>
> Danny
>
FYI: Phrase searches are enclosed in either single or double quotes
 
 
Originally created by
Tamarack Associates
Thu, 07 Nov 2024 21:54:40 UTC
Copyright © 2009-2024
HREF Tools Corp.