I am trying to import a CSV file into an access database. The CSV file is 7.5 MB with 32,000 lines. I get the following error:
Microsoft VBScript runtime error '800a000e'
Out of string space
/dwzExport/dwzExportUtils.asp, line 46
Any ideas?
If i make the csv smaller i get the following error
Some errors in the CsvImport Number Description Positon 9 Script out of range readFromCsvContent - Line 28822 9 Script out of range readFromCsvContent - Line 28823 9 Script out of range readFromCsvContent - Line 28824 9 Script out of range readFromCsvContent - Line 28825 9 Script out of range readFromCsvContent - Line 28826
etc, it continues for about 100 records
|
|
|