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
Unable to connect to Team Foundation Server
What Is a Good Imaging Software For Installing Windows On Refurbashed Laptops?
Alter sp in sql 2008
Sharepoint - How to view version history of all items in a list on a single page
How to read a stack trace in visual studio
Microsoft Office Install stopping on MSPTLS.DLL
Windows Server 2003
DoCmd.OpenForm Question
ORA-12514 TNS:listener does not currently know of service requested in connect (yet agian?)
Reporting service login prompts pops up when deploying reprots on SSRS 2008