The problem with blob depend on your DBMS. The problem with oracle is that they JDBC driver is not compliant with the API (for the blob) so you have to make a cast to get the OracleResultSet and OracleBLOB. It's a problem when you want to make a generic application.
In order to avoid this problem the best way is to use a Relational to Object Mapping tools like Hibernate or OJB (Hibernate is better for blob I think).
Le 18 nov. 04, � 10:41, Francesco Consumi a �crit :


Hi,

while you're talking about FileUpload, i've another question related:
someone has a code fragment able to load a file directly into a blob ?

thanks,

--
Francesco Consumi



--
Nicolas Arni-Bloch                                                              
Groupe MATIS-Bd, Centre Universitaire d'Informatique
24 rue General-Dufour
CH-1205 Gen�ve
eMail : [EMAIL PROTECTED]
phone : +41 22 379 76 80
fax : +41 22 379 77 80



Reply via email to