Using ACCESS 2010 -
I have a linked table that I want to query a portion of into a new table. The link is fine and I can select the data that I'm looking for. However when I run the make table query I get this error:
Cannot open database ". It may not be a database that your application recognizes, or the file may be corrupt.
I'm trying to create the table within the same database as the query. I have no idea where the quotation mark (should be the database name) is coming from. Anybody seen this before?
Thanks