J
John Nurick
It depends on what you mean by "raw data". Probably you need to use one
of the following:
- DoCmd.TransferText
- SQL queries that use the Text ISAM driver
- Basic file I/O statements
- the FileSystemObject object
- libraries or objects that give you access to external devices.
On Wed, 20 Apr 2005 21:45:02 -0700, Vishal
of the following:
- DoCmd.TransferText
- SQL queries that use the Text ISAM driver
- Basic file I/O statements
- the FileSystemObject object
- libraries or objects that give you access to external devices.
On Wed, 20 Apr 2005 21:45:02 -0700, Vishal