B
beckerttech
We have an application that grabs data from a master table and then
exports text files containing just the data for each client - we
produce 50 text files every 30 minutes continuously.
We eventually hit a point where we get an error on the TransferText
line - error "This property is not supported for external data sources
or for databases created with a previous version of Microsoft Jet."
If you go to the Database window, right click on a table and choose
EXPORT - nothing happens No dialog boxes, no error messages, just
nothing like it's ignoring you.
Only way to resolve the issue is to restart Access - then everything
works find for a while until we must hit some large number of exports.
I can code around TransferText but is there a simpler method? A hot
fix for Jet?
Thanks.
exports text files containing just the data for each client - we
produce 50 text files every 30 minutes continuously.
We eventually hit a point where we get an error on the TransferText
line - error "This property is not supported for external data sources
or for databases created with a previous version of Microsoft Jet."
If you go to the Database window, right click on a table and choose
EXPORT - nothing happens No dialog boxes, no error messages, just
nothing like it's ignoring you.
Only way to resolve the issue is to restart Access - then everything
works find for a while until we must hit some large number of exports.
I can code around TransferText but is there a simpler method? A hot
fix for Jet?
Thanks.