RE: [flexcoders] How to save uploaded file in database

2005-10-14 Thread Sandip Patil
yments Inc.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ritesh JariwalaSent: Friday, October 14, 2005 2:38 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] How to save uploaded file in database If you want good performance then better store reference of file in

RE: [flexcoders] How to save uploaded file in database

2005-10-14 Thread Dimitrios Gianninas
y, October 14, 2005 1:22 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] How to save uploaded file in database HI Dimitrios,   Thx for your response. But in my case I am passing uploaded file name from my flex to jsp from where I am calling my java class by creating instance of java cla

RE: [flexcoders] How to save uploaded file in database

2005-10-14 Thread Sandip Patil
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ritesh JariwalaSent: Friday, October 14, 2005 2:38 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] How to save uploaded file in database If you want good performance then better store reference of file in database. There is no problem

RE: [flexcoders] How to save uploaded file in database

2005-10-14 Thread Dimitrios Gianninas
.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ritesh JariwalaSent: Friday, October 14, 2005 2:38 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] How to save uploaded file in database If you want good performance then better store reference of file in database. T

RE: [flexcoders] How to save uploaded file in database

2005-10-14 Thread Ritesh Jariwala
Company: www.synonymic.com     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Carson Hager Sent: Friday, October 14, 2005 8:06 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] How to save uploaded file in database   I don't see any problem wi

RE: [flexcoders] How to save uploaded file in database

2005-10-13 Thread Carson Hager
t: Re: [flexcoders] How to save uploaded file in database I've always heard that it's bad to save files as BLOBs in the database, and that it was better to save the file to the file system and store a reference to the file in the db...no? On 10/13/05, Carson Hager <[EMAIL PROTECTE

Re: [flexcoders] How to save uploaded file in database

2005-10-13 Thread Rich Rodecker
I've always heard that it's bad to save files as BLOBs in the database, and that it was better to save the file to the file system and store a reference to the file in the db...no? On 10/13/05, Carson Hager <[EMAIL PROTECTED]> wrote: Search the web. There are hundreds of examples that show

RE: [flexcoders] How to save uploaded file in database

2005-10-13 Thread Abdul Qabiz
Hi, You would be required to write server-side logic for the same. You can write code in your server-side file, which is being used for file upload, to save to Oracle DB as BLOB. Search google to find out how to save a file as BLOB in a DB. -abdul -Original Message- From: flexcoders@y

RE: [flexcoders] How to save uploaded file in database

2005-10-13 Thread Carson Hager
Search the web. There are hundreds of examples that show you the debachle that is Oracle's JDBC driver and binary data. Carson Carson Hager Cynergy Systems, Inc. http://www.cynergysystems.com Email: [EMAIL PROTECTED] Office: 866-CYNERGY ext. 8