Hi

I'm trying to use diskblob but the file is uploaded with a diferent size,
replaced with a full upload disk file path and in the database is saved the
full file path uploaded.

I found in the interested list that cos.jar was replaced with
commons-fileupload-1.0.jar .

This is the fragment of my dbforms-confg.xml

<table name="country"
             defaultVisibleFields="country_id" blobHandling="classic">
  <field name="country_id" fieldType="char" size="2" isKey="true"/>
  <field name="country" fieldType="varchar" size="255"/>
  <field name="flag" fieldType="diskblob" size="255"
directory="/home/site/images/flags" />

  <!-- add "granted-privileges" element for security constraints -->

 </table>

Any ideas will be appreciated.

TIA

LFung



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to