I have a series of .db3 files in my computer. They are like filename1.db3, filename2.db3, filename3.db3, filename4.db3 and so on.
I can open filename1.db3 with sqlite editor. But when I open filename2.db3 file with sqlite editor, the sqlite editor gave me error like "It is not correct format".
What program should I use to open all of those .db3 files together? Thanks in advance.