Q: on stored procedure
- From: "Ana" <nospam@xxxxxxxxx>
- Date: Mon, 10 Oct 2005 14:37:43 +0200
Hi,
In a stored procedure I've a WHERE condition which asks for the following
date parameters:
BETWEEN @D_Start AND @D_End
When I run the query, the window comes up with D_END and then with D_Start.
The strange thing is that D_Start should come up first and then D_End. An
other phenomenon is that D_End is converted to upper case to D_END.
I'm lost. Why is this happening?
TIA
Ana
.
- Follow-Ups:
- Re: on stored procedure
- From: Adam Machanic
- Re: on stored procedure
- Prev by Date: Re: About constructing a plug-in algorithm of DM in SQL Server
- Next by Date: Re: on stored procedure
- Previous by thread: About constructing a plug-in algorithm of DM in SQL Server
- Next by thread: Re: on stored procedure
- Index(es):
Relevant Pages
|