Storing Binary Data
I've been in the process of reviewing the pros and cons of storing binary data (e.g. image files) either in blob fields in a database (presumably MySQL) vs. the filesystem of a server. I'm aware there are some concerns of security, but I'm mainly interested in performance at present.I could easily...
View Answer
| May 14 2008 3:45 PM GMT
| asked by
Chunter
Binary data, Database, MySQL
Storing BLOB to file through SQL Server 2005
I want to know how to Export BLOB data to a JPG File at the SQL Server end ... NOT USING C# or VB
View Answer
| Apr 30 2008 2:46 PM GMT
| asked by
Naeem
SQL Server 2005, BLOB, Database
BLOB Data move from Oracle 9i to Oracle 10g
I want to move BLOB data from oracle9i to oracle 10g through java application. I am getting following error : java.sql.SQLException: ORA-00942: table or view does not exist.Using JDK1.5 & ojdbc5.jar
Answer Question
| Apr 23 2008 3:58 PM GMT
| asked by
AUpadhyay
Database, Oracle 10g, Oracle 9i
Table partitioning, CLOB and BLOBs in DB2 9 LUW?
Hi all,My shop has decided that we will take advantage of DB29 table partitioning for some of our large tables. Some of these table have CLOB, LOB and BLOB columns. We intend to split the large tables across several storage objects. I am looking for someone who have done table partitioning and...
Answer Question
| Jan 31 2008 8:48 PM GMT
| asked by
OKONITA
Table partitioning, DB2, BLOB


