5.02.2012

SQL Tidy

I've found a SQL Tidy program invaluable. I created a script for use with my favorite. If you download WANGZ.vbs to your desktop~other folder then create a couple of short-cuts you'll be in business...

Google 'SQL Tidy' ~ http://bit.ly/MTBeeITPr_Oracle_Google_SQL_Tidy

WANGZ.VBS
https://www.box.com/s/dfa05ecd928e6fc65a8d

WANGZ Oracle ~ short-cut
C:\WINDOWS\system32\cscript.exe /NOLOGO "WANGZ.VBS" /Database:MSAccess /Output:Text /Keywords:U /Identifier:N /Functions:U /Before:TRUE /Len:255

WANGZ MS-Access SQL ~ short-cut
C:\WINDOWS\system32\cscript.exe /NOLOGO "WANGZ.VBS" /Database:Oracle /Output:Text /Keywords:U /Identifier:N /Functions:U /Before:TRUE /Len:255

No comments:

Post a Comment