1
kudos
spam Kudos Remove

Nullable parameters in SQL 2005 & SQL 2008 - Column, parameter, or variable #1: Cannot find data type Nullable`1

published 561 days, 11 hours, 13 minutes ago posted by sasa 570 days, 14 hours, 53 minutes ago
Sunday, November 07, 2010 11:16:24 PM GMT Friday, October 29, 2010 7:36:15 PM GMT
When writing CLR code for SQL you need to handle nulls. You can do this in two ways, either your data types are nullable or you configure your functions to always return null when a parameter is null. The last only works for some objects and so understanding...(read more)
category: News | clicked: 0 | | source: sqlblogcasts.com | show counter code
tags: c#, SQL Server 2005, SQL Server 2008

No comments yet, be the first one to post comment.

To post your comment please login or signup