Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 16th, 2006, 10:03 PM
Registered User
 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Assigning null values in typed datasets

Hi,
I am working with typed data sets in C# on VS 2005. I am adding a new row to one of the tables in the dataset. I need to assign null values to three fields in the row. 1) String field 2) Guid field 3) Date time field. I am not allowed to assign null directly as it throws an exception due to strong typing. Please share your views on how can I do this.






Similar Threads
Thread Thread Starter Forum Replies Last Post
custom entities vs typed DataSets (in Chapter 3) patelc75 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 7 March 6th, 2009 06:40 PM
adding values between datasets Ashubhatt BOOK: Professional SQL Server 2005 Reporting Services ISBN: 0-7645-8497-9 0 June 19th, 2008 04:37 AM
Assigning null values in typed data sets Utsav.Kedia General .NET 0 January 16th, 2006 03:02 PM
Automate assigning the values from one table’s tex pkaptein1 Access 1 May 14th, 2005 06:57 AM
Assigning Values to Variables shabboleth Beginning PHP 2 September 4th, 2003 07:17 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.