DrSnuggles
Well the hell is Hudson??
- Local time
- Today, 13:09
- Joined
- Sep 14, 2004
- Messages
- 117
Hi,
I have this bit of code that tranfers a file into my Access 97 Db:
DoCmd.TransferText A_IMPORTFIXED, "ARCCAND.DAT", "CandidateIn", gstrImportDir & "\ARCCAND.DAT"
The last time I ran this was under NT. It doesn't work under XP now though.
Any clues?
Many thanks
I have this bit of code that tranfers a file into my Access 97 Db:
DoCmd.TransferText A_IMPORTFIXED, "ARCCAND.DAT", "CandidateIn", gstrImportDir & "\ARCCAND.DAT"
The last time I ran this was under NT. It doesn't work under XP now though.
Any clues?
Many thanks