PC Review


Reply
Thread Tools Rate Thread

C# Cascade Update doesn't work if only change is case of a letter

 
 
=?Utf-8?B?THVjZW5h?=
Guest
Posts: n/a
 
      17th Aug 2005
I am using the .NET Framework 1.1 and C#. I have a dataset with several
tables in it and several relationships between tables. I have the same
problem with each relationship. They were created as follows: I have
created a DataRelation between 2 tables. A ForeignKeyConstraint is made for
the DataRelation and the Delete and Update rules both set to Cascade.
Everything works as expected unless the only change to a key is the case of
the characters. For example if I change SomeName to somename, the change
does not cascade to the other table. The relationships are case sensitive so
the rows affected now lose the ability to follow the relationship.
This seems to be a bug. Is there a patch available? In some cases I can
use brute force to overcome this but there are so many handlers on changes
that this gets complicated.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
App window will not Restore to size. Cascade doesn't work either JB Windows XP Help 4 19th Feb 2009 07:02 PM
Using Autonumber as PK, cascade update doesn't work? =?Utf-8?B?S2V2aW5OR0M=?= Microsoft Access Database Table Design 17 3rd Nov 2008 12:23 AM
Upper case letter change to lower case when opened on another comp Kleesg Microsoft Powerpoint 1 24th Oct 2008 10:17 PM
Change the text from lower case to upper case in an Excel work boo =?Utf-8?B?ZGF2ZTAxOTY4?= Microsoft Excel Misc 2 9th Dec 2005 09:09 AM
Combo box cascade doesn't view record after update =?Utf-8?B?RGVraQ==?= Microsoft Access Form Coding 0 13th Jul 2005 10:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:26 AM.