Microsoft
Software
Hardware
Network
Question : Strongly typed dataset Null Values Causes Exception
I got a table that has columns that are int type that allow for nulls. I used VS2005 dataset designer to create strongly typed dataset. When I retrieve rows that have null values in those columns an exception is thrown.
Has anybody got a workaround to this. I was thinking of changing type to string since in VS that is the only type I can set it not to throw exception then in my BLL convert it to nullable(of Integer).
Any ideas would certainly help.
Thank you
Rick
Answer : Strongly typed dataset Null Values Causes Exception
I was thinking of an approach like in
http://blogs.msdn.com/eric
kt/archive
/2008/05/1
5/datasets
-and-
nulla
ble-types.
aspx
but that is VS2008, sorry.
Random Solutions
Backups failing due to folder depth on Backup Exec
Cumulative Time that totals beyond 24 hours.
Can SQL Server databases be used within stand alone desktop applications?
Can't resize form manually
You were disconnected from the Windows-based computer because of problems during the licensing protocol.
ILLEGAL VIEW NAMES VISUAL FOXPRO?
server test.net at level_15 or view_access requires a username and password.
SQL Reporting issue
Index fragmentation
Code Behind Value in Hyperlink Field