I'm trying to import am excel file of 500 rows of data including email address, phone numbers, passwords etc using the suggested csv generic importer.
Can anyone point me in the right direction to any good detail user notes to assist? I've started off with a very small file and I've had a go at the Generic V2 XML Converter but this will not run on windows 8. The error is "unterminated string constant" code 800A0409.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The generic importer requires 2 things if you want to specify field names.
The first row contains field names.
The second and subsequent rows contain data.
To import group structure you need to use XML format, or you could import one group at a time - create the group in KeePass, select the group and then import. Alternatively use the CSV to XML converter here: https://sourceforge.net/p/keepass/discussion/329220/thread/71643829
cheers, Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to import am excel file of 500 rows of data including email address, phone numbers, passwords etc using the suggested csv generic importer.
Can anyone point me in the right direction to any good detail user notes to assist? I've started off with a very small file and I've had a go at the Generic V2 XML Converter but this will not run on windows 8. The error is "unterminated string constant" code 800A0409.
The generic importer requires 2 things if you want to specify field names.
To import group structure you need to use XML format, or you could import one group at a time - create the group in KeePass, select the group and then import. Alternatively use the CSV to XML converter here: https://sourceforge.net/p/keepass/discussion/329220/thread/71643829
cheers, Paul