[Gambas-user] Bug executing SQLs containing Ampersands ?
ron
ronstk at ...239...
Sat Apr 1 10:35:44 CEST 2006
On Saturday 01 April 2006 01:08, Dani Santos wrote:
> sql = sql & "`pregunta` TEXT NOT NULL ,"
> sql = sql & "`observaciones` TEXT NULL ,"
>
Here why the difference in behaviour with the ampersand
If it is in then seams it try to write a NULL content and
that is for 'pregunta' not allowed but for 'observaciones' OK.
Yes you should update, this problem is between your version
and latest detected by other and now supported.
mails where at 8 and 9 feb 2006
More information about the User
mailing list