in reply to Extracting data from a pipe delimited text file into a table in Access
Have you checked your DSN?
The reason I ask is when I run your code unmodified, everything's kosher. Could it be that you have more than one DNS environment on your box (e.g., version one, version two, test, etc.)? I've been bit by this before -- run code against one database expecting the data to show up in another?
FWIW, I'm running:
Cē
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Extracting data from a pipe delimited text file into a table in Access
by Anonymous Monk on May 05, 2003 at 17:16 UTC | |
by cciulla (Friar) on May 05, 2003 at 18:17 UTC |