Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL 7 DTS Date Parameter to Stored Procedure
Message
From
25/08/1999 13:43:29
Robert Byrd
National Association of Homebuilders
Washington, District of Columbia, United States
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
SQL 7 DTS Date Parameter to Stored Procedure
Miscellaneous
Thread ID:
00257541
Message ID:
00257541
Views:
47
I need to be able to pass a NULL date from a DTS DDQ VBScript to a SQL 7.0 stored procedure.

In my script the DTSDestination() variable is a char 10 (as variant). In the database, the target field is Datetime. The stored procedure is set up to receive the variable as datetime = null.

When an empty date is sent it defaults to 01/01/1900. Instead of an empty date I need to send it a NULL date, but have been unable to learn how to do so.

Any help would be greatly appreciated.

Bob
Database Development Team
Next
Reply
Map
View

Click here to load this message in the networking platform