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.
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 TableWhere 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 |
 |
|
|
|
|