"Dominique Dartois" <
[hidden email]> wrote in message
news:
[hidden email]...
> I am trying to call mySQL library functions from Dolphin.
> I created a wrapper class and a connection class.
> MySQL needs a data structure which is passed to functions.
> This structure can be allocated and initialized by the
> library, by passing a null pointer to the init function.
>
> The problem : I get no errors but the library returns a nil (NULL)
> object meaning there is no memory to allocate (a few hundred bytes).
I'm not sure what the problem is here, but I believe others may already have
successfully wrapped this library. Anybody?
Regards
Blair