I'm having an issue connecting to a Access
database table called tbl: Daily Sales
because it has both spaces and a colon in the name.
Otherwise the connection to the same database works when I connect to a table with a name containing no spaces or special characters.
I am not allowed to change the table name.
How do I escape the table name?