dbTalk Databases Forums  

read form jdbc image item save format

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss read form jdbc image item save format in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dp@davideparisi.com
 
Posts: n/a

Default read form jdbc image item save format - 06-09-2008 , 01:34 AM






Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

Reply With Quote
  #2  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM






dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
  #3  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM



dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
  #4  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM



dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
  #5  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM



dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
  #6  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM



dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
  #7  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM



dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
  #8  
Old   
Michael Austin
 
Posts: n/a

Default Re: read form jdbc image item save format - 07-03-2008 , 11:34 PM



dp (AT) davideparisi (DOT) com wrote:
Quote:
Hy,i have already tried with OTN forums and on Metalink but
unsuccesfully....

I'm trying to get images out of an Oracle database with a Java/Jdbc
application.
It was inserted using Oracle Forms "image item" (TIFF format), and is
in a LONG RAW column. (i.e. was inserted with write_image_file).
I can get the raw data fine, but I don't know what format it is in,
the file is not a TIFF or JPEG.
Opening the file readed from database with an HEX editor (like
ultraedit-32) we can read ".......Oracle Multimedia Toolkit, 2.1...".
Does anyone know where I can find a technical description of the
format, or if there are any APIs that would let me do it?

This looks like a good place to start:

Oracle Multimedia Sample Applications
Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application. The
PL/SQL Web Toolkit Photo Album application shows how to upload and
retrieve image ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/ap_demos.htm -
21k - Cached - Similar pages - Note this
A
Oracle Multimedia Java Classes for Servlets and JSP ... Code Wizard for
the PL/SQL Gateway application, A.3: PL/SQL Web Toolkit Photo Album
application, A.3 ...
download.oracle.com/docs/cd/B28359_01/appdev.111/b28415/index.htm - 25k -


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.