Hi All,
I am outputting about 30,000 lines of text (all lines approx 50-70 chrs long) to an Access database. This database has 1 table, 1 field and is stored locally (on same PC)
To save these records from VB takes approx 80secs. However, if I send the exact same text to a TXT file, it takes 3...