> mysqlku.pas(16,18) Error: Identifier not found "TMYSQL"
> mysqlku.pas(16,18) Error: Error in type definition
> mysqlku.pas(18,22) Error: Identifier not found "TMYSQL_ROW"
> mysqlku.pas(18,22) Error: Error in type definition
> mysqlku.pas(74,17) Error: Operator is not overloaded
> mysqlku.pas(76,
On 09 Oct 2007, at 15:08, Tobias Giesen wrote:
I would like to compile FPC. Do I need a special make tool? When I
type make all, I get many error messages, apparently because the
make tool from Apple is not the right one.
No, it's because the makefile probably does not find your installed
F
Hello,
I would like to compile FPC. Do I need a special make tool? When I
type make all, I get many error messages, apparently because the
make tool from Apple is not the right one.
Thanks for any tips!
Cheers,
Tobias
http://www.superflexible.com
___
Op maandag 08-10-2007 om 22:16 uur [tijdzone -0700], schreef Andi
Purwito:
> > You cannot. Mysql is a pain to maintain. They break interface compatibility
> almost every release.
> So its mean that mysql is difficult to followed?
Yes. (It's not for nothing that ppl still use mysql 4.0 and 4.1)
Al
On Mon, 8 Oct 2007, Andi Purwito wrote:
>
> > You cannot. Mysql is a pain to maintain. They break interface compatibility
> almost every release.
> So its mean that mysql is difficult to followed?
Yes. The best is to stick to 1 version of MySQL as long as possible.
> if yes, is there any othe
> You cannot. Mysql is a pain to maintain. They break interface compatibility
almost every release.
So its mean that mysql is difficult to followed?
if yes, is there any other way to access mysql like odbc maybe?
-
Be a better Globetrotter. Get better trave
Hi,
In my spare time I'm developing a framework for developing business
applications: data-model, application server, business objects. It
should be released as open source under lgpl. However, I encounter
problems, especially with respect to the linux x86_64 platform.
Therefore I'm looking