I have a paradoxical table from an old system in which I need to run one query. Field names have spaces in them, i.e. "Street 1". When I try to formulate a query in delphi only for the "Street 1" field, I get an error message - Invalid keyword use. Token: 1, line number: 1
Delphi V7 - pascal object, standard query for the name of the TQUery1 object.
sql delphi tquery paradox
Satjoe
source share