Hi,
I have a big SMS db from my previous N900 that I wouldn’t like to let go.
I exported the SMS db with glogarchive.
The result is a csv file with these column headers:
- ID
- EventTypes.name
- Events.Outgoing
- storage_time
- start_time
- end_time is_read
- flags
- bytes_sent
- bytes_received
- local_uid
- local_name
- remote_uid
- remote_name
- channel
- free_text
I am wondering if there would be a way to import that into commhistory.db
My python knowledge is rusted and my sqlite one is very thin.
I’d be very thankful for your help.