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 |
|
sambrown18
Starting Member
14 Posts |
Posted - 2008-04-23 : 14:05:52
|
| I have created a query that has a "When" and an "And" function. I know need to make the query run on user input, i want it to ask for the date, then name to run the query |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-04-23 : 14:07:31
|
| Post your query then |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-04-23 : 14:08:01
|
| This is not possible in SQL Server. You need an application to prompt for user input.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
 |
|
|
|
|
|