hey, everyone,

im writing servlets that connect to a database, as i guess many of us are.
for the moment, i'm using access, though eventually i will switch over to
sybase.  so, the basic process is to retrieve the information submitted from
an html form, and then submit the java string to access via jdbc.  all's
well, basically, but i've found that access truncates the memo field at 255
characters -- the memo field is supposed to hold up to 64K, i believe.  it
does this no matter what i enter into the field.  moreover, i've tried this
with access 97 and access 2000, and the same thing happens.

i am curious --

1. does anyone know a way around this problem?
2. does anyone know if sybase does something similar?

thanks very much.

best,
paul

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to