Error querying the database MDB2 Error: syntax error
_doQuery: [Error message: Could not execute statement] [Last executed query: SELECT `PKey` as 'PKey', `InstitutionCode` as 'InstitutionCode', `CatalogNumberText` as 'CatalogNumberText', `FieldNumber` as 'FieldNumber', `Collector` as 'Collector', `DecimalLatitude` as 'DecimalLatitude', `DecimalLongitude` as 'DecimalLongitude', `Locality` as 'Locality', `DayCollected` as 'DayCollected', `MonthCollected` as 'MonthCollected', `YearCollected` as 'YearCollected', `CountbySex_Maturity` as 'CountbySex_Maturity', `IndividualCount` as 'IndividualCount', `LifeStage` as 'LifeStage', `ScientificName` as 'ScientificName', `ScientificNameAuthor` as 'ScientificNameAuthor', `IdentifiedBy` as 'IdentifiedBy', `Preparations` as 'Preparations', `Container` as 'Container', `Phylum` as 'Phylum', `Class` as 'Class', `Order` as 'Order', `Family` as 'Family', `Genus` as 'Genus', `Species` as 'Species' FROM specimens WHERE `SpeciesPKey` = '942' ORDER BY Order ASC LIMIT 0, 20] [Native code: 1064] [Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Order ASC LIMIT 0, 20' at line 4]