> Thank you, Benoit. > > It is really strange, and I have not seen such a behaviour bevor - I get > the whole lenght of the field in the variable, so if the content is > "Header", I get > "Header.................................................................... > ..........". That is the reason why the IF did not work. I can help myself > for the moment, just using TRIM, then it works. I have a lot of other > things to program right now, but perhaps we should come back to this, I > would call it MySQL Issue. > > Thanks again, and regards > Dag-Jarle >
It may be an issue with the gb.db.mysql driver. As I have often said, if you access a mysql database from Gambas that was not created Gambas, you may get some quirks. Normally everything works, but MySql being a moving target, sometimes a bug arises. By knowing which version of MySql you use, and by reproducing the problem, I will be able to fix it. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
