Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Query to invoke Input Box

Author  Topic 

pazo
Starting Member

4 Posts

Posted - 2008-01-24 : 19:05:29
Hi All, I am new to this forum, but hope you guys can help. I am writing a rather simple query, but need the query to ask for user input. For example:

Select * From Table
Where column = [Input Box]

I know this works for a fact in Microsoft Query, but does not work in Query Analyzer. What syntax would work in Query Analyzer that would make the Input Box pop up to ask for user input?

Thanks in advance.

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-01-24 : 23:34:33
Dup post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=96144
Go to Top of Page
   

- Advertisement -