You also need to link in libz, so make it "-lmysqlclient -lz"
mysql novice wrote:
> Hi all,
>
> I don't know how many times this question has come up
> in discussion, but I am new to the group, so please
> forgive. More over, I am very new to SQL itself.
>
> I have a small program, that connec
Hi all,
I don't know how many times this question has come up
in discussion, but I am new to the group, so please
forgive. More over, I am very new to SQL itself.
I have a small program, that connects to a database,
and tries to retrieve a part of a table. The program
is as follows:
/*
* progr