Re: [Gambas-user] [Re] Problem with MySQL syntax with DataSource

2015-08-03 Thread Charlie Reinl
Am Montag, den 03.08.2015, 09:14 -0400 schrieb Martin McGlensey: > Adrien, > > > > Thanks for your reply. I am able to execute the query "SELECT * FROM > tblparcel_numbers WHERE tblparcel_numbers.Key <> '200';" using MySQL > Worrkbench. The query returns the expected data with no errors. So I t

[Gambas-user] [Re] Problem with MySQL syntax with DataSource

2015-08-03 Thread Martin McGlensey
Adrien, Thanks for your reply. I am able to execute the query "SELECT * FROM tblparcel_numbers WHERE tblparcel_numbers.Key <> '200';" using MySQL Worrkbench. The query returns the expected data with no errors. So I think that the datafile is OK. This is about 1% of a very large project. It will