My Work
My Blogs
Hotlinks
Tag Archives: cmd
Today I took 30 minutes to save hours
UPDATE – 1/6/2011 : Since writing this post I have bundled this entire reset process into a single windows batch file. In addition to restoring my database, I also have to remove temp files from my server, so it was … Continue reading
Posted in database, development, SQL, tips and tricks
Tagged automation, backup, bat, batch, batch file, cli, cmd, command line, cursor, DECLARE, del, exec, fetch, fetch_status, information_schema, kill, restore, sproc, SQL, sqlcmd, sys, tsql, workflow
Leave a comment
Read flashlog.txt using AIR2 and NativeProcess
I’m sure you know by now that the Flash Platform is a great choice for making great front end applications to databases, or web services. However, did you know with the release of AIR2 you can now use Flash or … Continue reading
Posted in flash platform
Tagged air, air2, cmd, flash platform, NativeProcess, osx, powershell, tail, unix, windows
6 Comments
XCOPY script maker utility
Here is an old utility project I started a few years ago to help make XCOPY scripts. It’s an HTA ( HTML Application ) so it currently only runs in Internet Explorer. Normally I wouldn’t release IE only code, but … Continue reading
