Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with NULLs (retrieve & save)
Message
 
 
To
15/07/2008 17:46:47
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01331509
Message ID:
01331516
Views:
10
>Are you using datasets? If so, check out the DataRow.RowState property.
>
>Sorry, that works for Added, but not Update. Why not allow NULLs?

No, we're not using datasets, we're using SQLDataSource directly (with SPs). However, I think I figured my dilemma. I only need to insert information if IsMember is 1. I'm not sure though what to do with updating when switching from Member to no member.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform