Hi! Someone recommended this software on another forum, so I came over here to learn more about it, but still have some basic questions.
1)How is this software different from something like phpMyAdmin? From what I can tell, it seems similar but it gets installed and ran on a persons home computer, not on the server.
2)Can I load data from a tab delimited text file (or something similar) into a MySQL database with this? If so, how does it do this? My host has the commands 'LOAD DATA INFILE' (and I think 'LOAD DATA INFILE LOCAL', or something like that also) disabled. Because of this I have not been able to use phpMyAdmin to get files loaded into a database, since phpMyAdmin uses this same command to do it. Does SQLyog load data into a db differently or the same way?
Sorry if these questions have been asked previously, I looked around and didn't see anything like it.
Thanks!