google-code-export / sqlite-manager

Automatically exported from code.google.com/p/sqlite-manager
1 stars 0 forks source link

Error when importing CSV into SQlite db #887

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create CSV
2.Use Import Wizard using comma separated and Fields Enclosed=None

What is the expected output? What do you see instead?

I get the following error:

CSV Worker error!
TypeError: gFile.contents is null
File name: chrome://sqlitemanager/content/workerCsv.js
Line number: 52

Any help would be great.

Thanks

Original issue reported on code.google.com by timpcrop...@gmail.com on 26 Feb 2015 at 10:08