Hello All, <WebObjects 3.5.1 on NT Server 4.0, ORACLE 7.3> I have another question regarding the DisplayGroup... I have a component generated by component wizard. In that component, user can query the database on different attributes. User can use wild card to query the table (i.e. input abc for attribute attr1 will cause the display group to return all rows that have attr1 = abc*). Note, the size of my attr1 in the database is 6. Every thing works fine, except, when I enter a string with length = 6, for example, I enter abc098, I get the following message: ABC09842484777463724966000.000000or attribute "attr1" because the length of the value (7) exceeds the externalSize of the attribute (6) My questions, why "ABC09842484777463724966000.000000" ??? why would the display group see abc098 as length 7 instead of 6? Many thanks! ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
