Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing date to procedure
Message
 
 
To
16/05/2002 10:57:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00657472
Message ID:
00657486
Views:
24
Try
EXEC sp_create_translator '01/01/2002'
>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
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform