<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Case-Sensitivity problem with GetEntities</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Case-Sensitivity problem with GetEntities</description>
  <pubDate>Mon, 13 Apr 2026 10:51:51 -700</pubDate>
  <lastBuildDate>Mon, 16 Jul 2007 15:44:17 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=306</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Case-Sensitivity problem with GetEntities : For the moment we are considering...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=306&amp;PID=693#693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 306<br /><strong>Posted:</strong> 16-Jul-2007 at 3:44pm<br /><br /><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p><SPAN =863413423-16072007><FONT face=Arial size=2>For the moment we are considering the problem you reported to us (Uniqueness constraint violation exception for characters of different case as primary keys when case-sensitivity set to true in DevForce) to be a bug.</FONT></SPAN><DIV><SPAN =863413423-16072007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV><DIV><SPAN =863413423-16072007><FONT face=Arial size=2>We expect it will be fixed in our next release.</FONT></SPAN></DIV></o:p></SPAN>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 15:44:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=306&amp;PID=693#693</guid>
  </item> 
  <item>
   <title>Case-Sensitivity problem with GetEntities : Our database is case-sensitive....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=306&amp;PID=692#692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=20" rel="nofollow">Customer</a><br /><strong>Subject:</strong> 306<br /><strong>Posted:</strong> 16-Jul-2007 at 3:43pm<br /><br /><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><FONT face="Times New Roman">Our database is case-sensitive. We get the error shown below when a primary key varchar field contains data with the same value, differing only by text. For example, use this table:<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'">create</SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"> <SPAN style="COLOR: blue">table</SPAN> CaseTest <SPAN style="COLOR: gray">(</SPAN>col1 <SPAN style="COLOR: blue">varchar</SPAN><SPAN style="COLOR: gray">(</SPAN>10<SPAN style="COLOR: gray">))<o:p></o:p></SPAN></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'">go<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'">insert</SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"> CaseTest <SPAN style="COLOR: blue">values</SPAN> <SPAN style="COLOR: gray">(</SPAN><SPAN style="COLOR: red">'a'</SPAN><SPAN style="COLOR: gray">)<o:p></o:p></SPAN></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'">insert</SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"> CaseTest <SPAN style="COLOR: blue">values</SPAN> <SPAN style="COLOR: gray">(</SPAN><SPAN style="COLOR: red">'A'</SPAN><SPAN style="COLOR: gray">)<o:p></o:p></SPAN></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><FONT face="Times New Roman">Set col1 as primary key in the object mapper. Then call GetEntities(Of CaseTest) (see screenshot) to reproduce it. I tried setting <o:p></o:p></FONT></FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><SPAN style="FONT-FAMILY: 'Lucida C&#111;nsole'">pm.DataSet.CaseSensitive = <SPAN style="COLOR: blue">True</SPAN></SPAN><o:p></o:p></FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><FONT face="Times New Roman">but it didn’t help (same error). <o:p></o:p></FONT></FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT size=3><FONT face="Times New Roman">What can I do to make DevForce understand that ‘a’ and ‘A’ are different entities? <o:p></o:p></FONT></FONT></P>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 15:43:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=306&amp;PID=692#692</guid>
  </item> 
 </channel>
</rss>