[RESOLVED] Transfer Text Error
Hi guys,
I've run into an error regarding the Transfer Text component of an Access Macro. The command is trying to import the contents of a .txt file (based on a spec) into a table. Previously this macro has run smoothly, however today the database is crashing upon trying to execute this command. The Exception information associated with the Error Report indicates this -
Code: 0xc0000005
I've googled that code and it appears to be an access violation? I'd greatly appreciate any help as I'm stuck on this one.
Thanks