@echo off mysql --user=pmgr --password=pmgruser < %~dp0\db\property_manager.sql echo Done!