Hi I have been able to access the microsoft access database using JdbcOdbc bridge, however I am having a problem accessing columns since the column names have gaps. For example there is a table in Access database known as “Tbl12_Account”. The column name is “Account Name”.
How can I incorporate “Account Name” in a query. Select * works fine.
Any help would be highly appreciated.
Regards