Hi, I'm having problem in uploading an image file to the DB2 database. I'm using JDBC2.0. The following is the code:
String sql = ("insert into myblobtable(file_number, uploaded_file) values ("+ fileNumber + ", null)");
String sql1 = ("select * from myblobtable")...
Hi, I have installed both WAS 3.5 Standard edition and Advanced edition. While reading the handbook, I've found out that both of them is lack of one task which is Convert a War file in the Console->Tasks.
Do you have any idea why?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.