G
Gene Hubert
I'm using an OleDbConnection object to read a text file. It works
fine but what I really want to do is read a small sample from a very
large file. I'm looking for a way to limit the number of lines read
from the file.
I thought there might be something in the Extended Properties of the
connection string but can't find anything. I searched the online help
for "Extended Properties" and couldn't find a blasted thing.
Any help would be much appreciated.
Gene in NC
fine but what I really want to do is read a small sample from a very
large file. I'm looking for a way to limit the number of lines read
from the file.
I thought there might be something in the Extended Properties of the
connection string but can't find anything. I searched the online help
for "Extended Properties" and couldn't find a blasted thing.
Any help would be much appreciated.
Gene in NC