Here I am, a VB newbie, feeling like I have a flawed learning process. That being said.
I am having trouble using a LARGE text file as a database. I have been able to set up a schema.ini and use a
small text file. Would anyone care to show me the error of my ways. At this point I don't care if I use code
or the DbGrid. I simply want to undertand what is going on.
Oh and 'LARGE' =
FixedLength = 1030 characters w/o delimiters
Number of Lines = 523,711
When I try to use it in the same way as the small test text file it simple takes off spinning the drive
forever. I would really like to be able to read this data directly from the CD.
Any thought would be greatly appreciated.
Les
--
Any sufficiently advanced bug is indistinguishable from a feature.