Question : An error while exporting a Query as a txt file

I am having a problem exporting a query as txt file. I go thru the export wizard (delimited, tab, Tex qual "none") and get a message: "The Microsoft Jet database engine couldn't find the object "name of the query". Make sure the object exists and that you spell its name and the path name correctly."
It happened to 2 of my 12 queries. Other Qs were exported without any problems.
What can I do to export these Qs as txt files?

Answer : An error while exporting a Query as a txt file

<>

  That's were I'd start.

 InfoTeam:

  If that doesn't fix it, then at least you have a workaround for the bug.  You'll need to:

1. Drop a temp table.
2. Export to the temp table.
3. Export from the temp table to the file.

Jim.
Random Solutions  
 
programming4us programming4us