Hi...i have a table with a certain column of type Varchar2 ...i have to change the type of this column to BLOB...and also preserve the data in the table.. .
Please help.
User Profile
Collapse
-
changing column type from Varchar2 to BLOB
-
Dont u think there is an error in the code that u proposed
for(String i: s)
the colon between String i and s
at least its not working for me...nor do i know what that means..!!... -
Allow special characters in Input text.
Hi ,
I have a small application built using the JSP/Bean model and using MS Access as database.
I have a page where the user can enter the errors and exceptions that the user is facing and submit it.
The problem is whenever the data that the user enters contains special character like apostrophe( ' ) it screws up the PreparedStateme nt line in the Bean where it conflicts with the ' "+string+ " ' in the query....
No activity results to display
Show More
Leave a comment: