Microsoft
Software
Hardware
Network
Question : How do I identify columns that have Null Values.
I'm having trouble Serializing my LinqDB while trying to Save my web session state to an MS Sql Db.
I receive errors for trying to serialize Null Values. The long and short of the problem is that I need to identify columns that have Null Values, so that I can eliminate them.
To that end, if I could run some utility that identified rows that contain nulls (telling me which column(s)), then I could address the issue.
In an ideal world, such a procedure would execute on the entire Database, Identifying Which Table, row, and column that contains a null value.
Answer : How do I identify columns that have Null Values.
Just use the below procedure to search for NULL or whatever values in your database:
http://vyaskn.tripod.com/
s
earch_all_
columns_in
_all_table
s.htm
Random Solutions
Gridview delete
Controlling Exchange 2010 port usage + some mythbusting
Does ODBC connection from INFORMIX DB to MS ACCESS has committed read on the data?
How do I "PROPER" Addresses on excel 2010?
Best way to "reimage" office computers so that they all have same OS
Plesk and Default Page
can't change password through OWA 2010
How can I edit my Excel list to include only one entry from each domain name
Auto start and mount RAID array Linux
Can WordPress be customized to some degree by manipulating files embeded in the WordPress file path