T
Terry
I am connecting to a a table using ODBC and running a query that returns the
values from one field. There are duplicate values which normally I would use
the DISTINCT keyword in the SQL, however it's use causes 'Column not found'
to be returned. The query returns records without DISTINCT. Is there any
way I can return unique values?
Regards
values from one field. There are duplicate values which normally I would use
the DISTINCT keyword in the SQL, however it's use causes 'Column not found'
to be returned. The query returns records without DISTINCT. Is there any
way I can return unique values?
Regards