Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1080

Re: Keyboard Input in Scripts

From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver
Subject Re: Keyboard Input in Scripts
Date 2012-05-28 07:40 +0000
Organization Erland Sommarskog
Message-ID <XnsA061625A531DDYazorman@127.0.0.1> (permalink)
References <8nrvr79atdr001tg6g60sds609mktkhnm6@4ax.com> <XnsA05EEE2635E9CYazorman@127.0.0.1> <8om5s717vqrshghojhgkdtb88hesstej8p@4ax.com>

Show all headers | View raw


Gene Wirchenko (genew@ocis.net) writes:
> On Fri, 25 May 2012 23:24:39 +0200, Erland Sommarskog
><esquel@sommarskog.se> wrote:
> 
>>Gene Wirchenko (genew@ocis.net) writes:
>>>      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.
> 
>      I mean in SQL scripts.
> 
>      I realise now that I did not explicitly state that, but with my
> p-code that close to a SQL Server script, I am surprised that you did
> not twig to the language.
 
It that case, the second paragraph of my response applies.

-- 
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Find similar


Thread

Keyboard Input in Scripts Gene Wirchenko <genew@ocis.net> - 2012-05-25 14:03 -0700
  Re: Keyboard Input in Scripts Erland Sommarskog <esquel@sommarskog.se> - 2012-05-25 23:24 +0200
    Re: Keyboard Input in Scripts Gene Wirchenko <genew@ocis.net> - 2012-05-27 18:57 -0700
      Re: Keyboard Input in Scripts Erland Sommarskog <esquel@sommarskog.se> - 2012-05-28 07:40 +0000

csiph-web