NewsArchive
11-26-2009, 03:26 AM
Friedrich,
A thought.
I have noticed that MANY of us here are writing installs for stuff that use
SQL databases.
Have you given any thought to incorporating something like SQLCMD.exe into
SetupBuilder, and having a set of instructions related to SQL?
for example, perhaps a Handle SQLQuery that would work similar to a
Directory listing, where you could Que through the results. Or, a Handle
SQLSP which would execute a store procedure, and return the error codes if
any.
Just thinking out loud about my favorite tool (SetupBuilder, of course) in
my programming toolbox...
Thanks,
-Glenn.
A thought.
I have noticed that MANY of us here are writing installs for stuff that use
SQL databases.
Have you given any thought to incorporating something like SQLCMD.exe into
SetupBuilder, and having a set of instructions related to SQL?
for example, perhaps a Handle SQLQuery that would work similar to a
Directory listing, where you could Que through the results. Or, a Handle
SQLSP which would execute a store procedure, and return the error codes if
any.
Just thinking out loud about my favorite tool (SetupBuilder, of course) in
my programming toolbox...
Thanks,
-Glenn.