[fpc-pascal]MySQL 4.0 Files
Rainer Hantsch
rainer at hantsch.co.at
Tue Oct 7 16:56:28 CEST 2003
On Tue, 7 Oct 2003, Michael Van Canneyt wrote:
| No, because the distribution will only contain 1 version.
| Not all people install sources.
|
| Michael.
Yes, that's what I also do. I use only FreePascal without all the sources and
classes.
But why not include at least two mysql units to the distribution, i.e.
'mysql_3' and 'mysql_4'?
This will allow developers to insert a
uses {$IFDEF MYSQL_4}mysql_4{$ELSE}mysql_3{$ENDIF}
and get hereby the option to choose the required mysql-unit at compile time!
Ok, there must happen some changes on the source code, but this is only
required once.
mfg
Ing. Rainer Hantsch
--
.---------------------------------------------------------------------.
| \\|// Ing. Rainer HANTSCH - Hardware + Software |
| (o o) Service - Support - WEB-Design und Programmierung |
|--oOOo-(_)-oOOo------------------------------------------------------|
| Ing. Rainer HANTSCH | mail: office at hantsch.co.at |
| Khunngasse 21/20 | www: http://www.hantsch.co.at |
| A-1030 Vienna | tel: +43-1-79885380 fax: +43-1-798853818 |
| ** A u s t r i a ** | handy: +43-664-9194382 UID-Nr: ATU 11134002 |
'---------------------------------------------------------------------'
More information about the fpc-pascal
mailing list