Yes. Just to note, the length of the column is something that you already know, you need to set it up explicitly.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > hammett > Sent: Friday, July 14, 2006 6:09 PM > To: [email protected] > Subject: Re: [Castle-users] how to get varchar column's length > > I don't think this is possible. There's the Lenght property on > PropertyAttribute, but I believe it's only used by the create schema... > > On 7/14/06, Zhi Wen Wong <[EMAIL PROTECTED]> wrote: > > hey, how u doing. how to get the length of varchar type column? I > > need to find the max length for validation in user input text box. > > -- > Cheers, > hammett > http://hammett.castleproject.org/ > > > ----------------------------------------------------------------------- > -- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as- > us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > CastleProject-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/castleproject-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
