Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable number of parameters to sql stored procedures
Message
From
22/07/2007 18:16:09
 
 
To
22/07/2007 17:34:19
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01242588
Message ID:
01242645
Views:
33
Sure... but as Walter has observed repeatedly, this sort of technique seems to assume that NULL is not used for its intended purpose in database fields.

...and as others have also responded, you can get around that with generated stored procs that assign a token default value that will never be used, to distinguish between an explicit NULL and an implicit one. (though 'RVBoy' from Australia seemed to eschew that approach)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform