Convert an unknown database file from a windows software into a MySqli Database
问题 I have installed a software in my system and I have a lot of data from client in it. All the files which are inside DB folder of this software are with extensions for each individual party. I want to to use these files to get converted to a MySqli Database. Sample file from DB folder can be download from here I have tried understanding for firebird service which this software uses to connect with these database files to get the things. I want to extract database and import it inside MySqli