Not sure if I'm doing something wrong but is this the correct way to import an sql file from my computer into a database on my server?: use database; SOURCE C:\Users\BlahBlah\DB.sql / was also used too. Or is there a better way of doing it? (not...