Hello,

I am encountering an "Out of Memory" error when trying to refresh a query
from a tab-delimited text file that is empty. I could handle the Error in my
VB code, but is there any way to prevent the error to begin with -- other
than not refreshing the query or adding data to the file?

Thanks in advance.