[Gambas-user] TextArea.Text

Nigel Gerrard nigel at ...38...
Fri Jun 4 21:09:24 CEST 2004


Hello HM,

This is a bug that I have already identified and is fixed in my latest
version of
the drivers..unfortunately they have not passed QA with Benoit as they
contain a number of other changes that need to be tidied up.

The bug is only specific to mysql.

Try this:

Edit the following file and  recompile:

../mysql/main.c
line 577 change "strcmp( name" to "strcasecmp( name"

Let me know how you get on and I'll ask Benoit to incorporate the change.

NG

----- Original Message ----- 
From: "Hans-Martin Bundeshund" <bundeshund at ...467...>
To: <gambas-user at lists.sourceforge.net>
Sent: Friday, June 04, 2004 1:48 PM
Subject: [Gambas-user] TextArea.Text


> Hello NG,
>
> now i have a problem, filling a TextArea with a result from a sql-request
> using a longtext-field. I guess its a porblem with gambas.db and longtext.
>
> When I try to fill the TextArea with 'TextArea.Text = myResult!text'
gambas
> tells me, he didn't know the field text. but it is called 'text'.
>
> Anny suggestions, 1) how to fill it with this type of field (longtext) or
> b) how can I store a TextArea-Text with sql using gambas0.93b?
>
> regards,
> HM
>
>
> PS: Benoit, still waiting for you to make you a gift... It would be a
pleasure
> for me!
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the new InstallShield X.
> From Windows to Linux, servers to mobile, InstallShield X is the one
> installation-authoring solution that does it all. Learn more and
> evaluate today! http://www.installshield.com/Dev2Dev/0504
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list