M
Marcus123
I've encountered a strange problem with Data Access Pages in Access 2003. I
am attempting to automate some data linking by sending data directly from SAP
(batch job) to a file server as a .txt file. From Access, I have linked to
that .txt file (creating a table) and am running a DAP off several queries
that use that table. The strange thing is, if the file comes directly from
SAP as .txt you can only run the DAP once. If you then leave the current DAP
open or try to run another (related) DAP, you get the following errors:
"Data provider failed while executing a provider command." and "The text file
specification 'FG Link Specification' does not exist. You cannot import,
export, or link using the specification." However, if close all DAPs and then
try to open the DAP again, it works fine.
The above problem only occurs if the linked file is in the ".txt" format. If
I manually open the file, and save as ".xls" and relink the Access database
the .xls file, none of the above problems occur. The problem is that SAP can
only send the data as .txt and not as .xls, which is preventing the
automation process. Any suggestions would be greatly appreciated.
am attempting to automate some data linking by sending data directly from SAP
(batch job) to a file server as a .txt file. From Access, I have linked to
that .txt file (creating a table) and am running a DAP off several queries
that use that table. The strange thing is, if the file comes directly from
SAP as .txt you can only run the DAP once. If you then leave the current DAP
open or try to run another (related) DAP, you get the following errors:
"Data provider failed while executing a provider command." and "The text file
specification 'FG Link Specification' does not exist. You cannot import,
export, or link using the specification." However, if close all DAPs and then
try to open the DAP again, it works fine.
The above problem only occurs if the linked file is in the ".txt" format. If
I manually open the file, and save as ".xls" and relink the Access database
the .xls file, none of the above problems occur. The problem is that SAP can
only send the data as .txt and not as .xls, which is preventing the
automation process. Any suggestions would be greatly appreciated.