I have found repeatedly the best thing to do is to store the images on the
server and put the path to them in the field in the db. It's not the size of
that pictures that are the problem, it's the fact that they are images and
that data type is tricky. I just point to them from the database as
mentioned earlier.
scott burkey
-----Original Message-----
From: Christian Hamann Linares [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 02, 2001 3:19 PM
To: [EMAIL PROTECTED]
Subject: Re: Help!!!!!!!!!!!
Friend!!
My pics are of 1KB each one.. so i can put in my Database and i think that
these will be easy to open.. there is any way ?
atte
Christian Hamann Linares
Area de Desarrollo de Aplicaciones
FICS-DATA USMP
e-mail: [EMAIL PROTECTED]
----- Original Message -----
From: Straight, Christian <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 27, 2000 9:32 PM
Subject: Re: Help!!!!!!!!!!!
> You might try putting your images in the file system and not put them in
the
> database... then you can use Oracle as an index to point to your images on
> your file system. It's pretty easy to build a URL into webpage tables
using
> the name of the image file as part of the URL. Alternatively, you can
> create URLs in the database as another column and query for those.
>
> Its much easier (and faster) to put photos and images in the file system
> than in a database directly.
>
> Christian Straight
>
>
> -----Original Message-----
> From: Christian Hamann Linares [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 27, 2000 5:40 PM
> To: [EMAIL PROTECTED]
> Subject: Help!!!!!!!!!!!
>
>
> Hi All
> I have a Problem.. i hava a Oracle DataBase and i dont know how insert
> images with java.. what do i have to do?
> besides.. i have to show these pic in my web page and i dont know how...
> please help me11
>
> atte
>
> Christian Hamann Linares
> Area de Desarrollo de Aplicaciones
> FICS-DATA USMP
> e-mail: [EMAIL PROTECTED]
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets