Viewing 4 posts - 1 through 4 (of 4 total)
Hi Jeff,
Thank you for your help, and your suggestions; they are great!
I will try it in code.
I appreciate your help, Jeff,
Bill
July 2, 2006 at 5:21 pm
Hi Jeff,
Thank you for your help, and your suggestions; they are great!
I will try it in code.
I appreciate your help, Jeff,
Bill
July 2, 2006 at 5:21 pm
Hi Jeff,
Thank you for your help, and your suggestions; they are great!
I will try it in code.
I appreciate your help, Jeff,
Bill
July 2, 2006 at 5:21 pm
Hi Journeyman,
Thank you!
I do still need a stored procedure. Would it look like this:
CREATE PROCEDURE Get90Days
AS
SELECT CONVERT(VARCHAR(10), DATEADD(day, 90, GETDATE()), 110) ReturnDays
Thanks,
Bill
July 1, 2006 at 1:04 pm
Viewing 4 posts - 1 through 4 (of 4 total)