Re: Case sensitivity problem with primary keys in EOEditingContext.faultForRawRow
Chad Leigh <[email protected]> Sat, 29 Jul 2006 21:49:13 -0600
| Newsgroups | gmane.comp.web.webobjects.eof,gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
On Jul 29, 2006, at 9:34 PM, Mark Morris wrote: > > And practically, since EOF has to recognize the fact that, per > standard, there may be mixed case or lower case names out there, > the approach it uses is straightforward: type it in exactly as > it's stored in the database. No, EOF should do it the way it created the DB in the first place, with delimiters or without delimeters. In most cases, I don't type anything in the database -- EOModeler does it for me through EOF generating SQL per the adapter. This issue should not come up really. Chad