Access « JDBC « JSP-Servlet Q&A





3. MS-Access with JSP    coderanch.com

6. Servlet-JDBC with Access databse    coderanch.com

Hello Friends, I am working on a form and using servlet to submit data into database. I am using simple JDBC-ODBC bridge and using MS-Access as databse. In my table their is one column with field type "memo" which can hold upto 65,535 chractes. When from my form i am inserting values in this column it is only accepting a string ...