Gene Wirchenko (genew (AT) ocis (DOT) net) writes:
Quote:
Is there a way to get keyboard input while executing a script? |
As long as you write the script in a language which runs in an environment
that has access to your keyboard, it should be no problem.
If you have something that runs in a service with no desktop or keyboard,
the situation is considerably more dire, though.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx