Connect to local sql file

I have a “.sql” file (mysql) sitting on my desktop

Is there a way for EasyMorph to connect to this file, to access the tables?

Alternatively, can you recommend a way to easily access the tables of a “.sql” file in order to access the tables?

thanks

Hi Robert,

“.sql” files usually contain database dumps.

You have to load that dump to a live database in order to be able to access tables from that dump.