PC Review


Reply
Thread Tools Rate Thread

"DataTable.CaseSensitive" problem

 
 
MikeP
Guest
Posts: n/a
 
      27th Sep 2007
Hi there,

Can anyone explain why I should get the following error when creating a
"Relation" between two tables in Visual Studio:

"Cannot add a DataRelation or Constraint that has different Locale or
CaseSensitive settings between its parent and child table"

The "DataTable.CaseSensitive" property is the cause because it's on for one
table but not the other. The relation is a standard foreign key relation
between two integer keys however (there are no other relations) so I don't
see why this error should exist. I need the "CaseSensitive" property on for
one of these tables however but not the other since it effects searching via
"DataTable.Select()" for instance. Can anyone comment on this situation.
Thanks.


 
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
Field Names: "LongName", "ShortName", "Code", "Description","Comments" PeteCresswell Microsoft Access 2 25th Feb 2009 11:41 PM
dataTable.Compute("Count(GuidCol)", "") generates Exception =?Utf-8?B?R2lsZXNU?= Microsoft ADO .NET 4 6th Dec 2005 08:13 AM
Problem when using DataTable.Row[x].Delete() - "no row at pos 5" =?Utf-8?B?YWlLZWl0aA==?= Microsoft Dot NET 2 20th Oct 2004 10:05 AM
<FORM METHOD="post" onSubmit="return fieldcheck()" name="orientation" action="http://ws-kitty.BU.edu/AT/survey/orientation/script/write.asp" language="JavaScript"> Joeyej Microsoft ASP .NET 0 4th Jun 2004 08:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:17 PM.