Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing date to procedure
Message
From
16/05/2002 10:57:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Passing date to procedure
Miscellaneous
Thread ID:
00657472
Message ID:
00657472
Views:
48
Hello group,

I have a procedure:

CREATE PROCEDURE sp_create_translator
@SchoolYear smalldatetime
AS
How do I exec this from the sql server query analyzer. Exec '01/01/2002' doesn't work or {01/01/2002 }either.

Thanks
Jim
Next
Reply
Map
View

Click here to load this message in the networking platform