Viewing 6 posts - 76 through 81 (of 81 total)
Lynn, your suggested query runs in a second, as opposed to minutes for mine. THANK YOU!!! 😀 I just have one question: I thought because DateHired and...
February 18, 2009 at 10:08 am
The AttendanceDateTime field is of type datetime, as I said in my initial post. I haven't had a chance to try any of your suggestions out yet, having just...
February 18, 2009 at 7:52 am
Thanks - your syntax is better than mine, but that doesn't seem to make a difference. I'm stumped and have rewritten all my code using an ASP DataList instead of...
January 12, 2007 at 3:32 pm
Here's the first stored procedure (look for highlighting for where the problem variable gets created and then passed to the second stored procedure):
-----------------------------------------
SET QUOTED_IDENTIFIER OFF
GO
SET ANSI_NULLS OFF
GO
ALTER PROCEDURE...
January 4, 2007 at 8:23 am
What kind of information would you like? I can send you the scripts, but not sure that's what you're looking for. Please advise; I'm desperate!
Thanks!
January 3, 2007 at 7:41 am
Viewing 6 posts - 76 through 81 (of 81 total)