Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date Parameter prompts (NEWBIE)

Status
Not open for further replies.

ZMAN441

IS-IT--Management
Sep 24, 2001
3
CA
Is there someway to prompt for beginning and end dates directly in a SQL query?

SQL 2000 version.

Or does anyone have a stored procedure or user defined function that can be called in a SQL query to prompt for date ranges?

thanks

kevin
 
SQL doesn't provide a way to prompt for a parameter. This should be done in the front-end software such as a web page, VB, Access, C++, etc. Terry L. Broadbent - DBA
Computing Links:
faq183-874 contains "Suggestions for Getting Quick and Appropriate Answers" to your questions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top