[Gambas-user] MySQL

Gareth Bult gareth at ...1689...
Thu Aug 30 18:14:37 CEST 2007


Or even better, log it here;
http://gambasrad.org/bugtrak

--
Managing Director, Encryptec Limited
Tel: 0845 25 77033, Mob: 07891 389657
Email: gareth at ...1689... 
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.

----- Original Message -----
From: "Benoit Minisini" <gambas at ...1...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: Thursday, August 30, 2007 5:07:45 PM (GMT) Europe/London
Subject: Re: [Gambas-user] MySQL

On jeudi 30 août 2007, Steven Lobbezoo wrote:
> Hi,
>
> I got into a problem with MySQL
> If i do
>       update Ventes Set ..... bla bla bla,  Code = (SELECT MAX(Code) FROM
> Ventes) + 1
> which is perfectly valid under MySQL, i get an (Gambas ?) error message
> stating that I cannot update Ventes width the above subquiry ????
>
> I suppose I'm doing something wrong, but since the error message is not
> from Mysql (You have an error in your Mysql syntax bla bla bla...), i
> thought I ask first here.
>
> Thanks,
> Steven
>

Please:
- Tell which version of gambas you use.
- Tell what is actually the query (how can I guess what 'bla bla bla' is?)
- Better, send a full Gambas project.

Thanks in advance.

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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