PDA

View Full Version : New Tool: SourceIt


nosfentora
08-05-2009, 10:07 AM
A little app I came up with to be able to source .sql files to your mysql databases with a right click.

Download here (http://70.183.172.217/SourceIt/SourceIt.rar)

Instructions:
1) Download and extract to any folder.
2) Run SourceItConfig.exe
3) Chose your mysql.exe file (double click in the box) and click save.
4) Fill out the table and click the save icon. The link will be created as 'Database (<alias>)' in your Send To folder.
5) Close SourceItConfig

right click on a .sql file, choose 'Send To' and then your database. If no errors were found sourcing a box will pop up with 'Success'. Otherwise a window displaying the errors found and the filename that caused them.

Tested on XP Pro SP3 and Vista Ultimate x64 (UAC off).
Vista users may need to run SourceItConfig as admin.