Re: Error fetching real attribut on MSSQLsever2000 with MS JDBC driver

Kaj Hejer <[email protected]> Sat, 8 Nov 2003 13:28:34 +0100
Newsgroups gmane.comp.web.webobjects.eof,gmane.comp.web.webobjects.devel
Message-ID <p06002009bbd291b92589@[10.29.0.60]>
At 18:58 +0100 07-11-03, Michaƫl Molliex wrote:
>Im having the following error when I try to fetch a field of type REAL
>into an attribute of type Double.
>
>Im using SQLServer 2000,  with MS JDBC driver version 2.2 (sp1),
>WO5.2.1 and jdk1.3.1-09.



Hi!

Check the valueType in your eomodel.

See 
<url:http://developer.apple.com/documentation/WebObjects/UsingEOModeler/4WorkingWithAttributes/chapter_4_section_3.html#//apple_ref/doc/uid/DontLinkBookID_490-DontLinkChapterID_7-BABFGECE> 
for more info about valueTypes.


-Kaj :)