Recent IT Questions

1 - 11 of 11
<<PREVIOUS 1 NEXT>>

AS/400 SQL BLOBS

I am trying to read data from a SQL table that contains a BLOB of 10MB.  Since the RPG field size is limited to 32KB, is this even possible? Software/Hardware used: AS/400SQL

View Answer   |  Aug 17 2009  6:13 PM GMT
AS/400, SQL, BLOB
asked by Newsqluser

  25 pts.

Storing image in Oracle 9i

how to store and retrieve image having size more than 1 GB in oracle 9i

Answer Question   |  Jun 13 2009  11:30 AM GMT
BLOB, Oracle 9i, Oracle image storage
asked by Anupama79

  5 pts.

How Do I release unused space from a tablespace after dropping a blob table

I have a 30 GB BLOB table in a 162 GB tablespace. After I used the online table reorg to move this BLOB table and its BLOB index to another tablespace, Toad tells me that I have about 35 GB free. However, I can not reduce the size of this tablespace (i.e, resize the datafiles associated with this...

View Answer   |  Feb 5 2009  5:11 PM GMT
Oracle Tablespaces, BLOB
asked by Hmhora

  10 pts.

Notes rich text field to BLOB/Memo field in SQL Server using ADOdb

I have an agent that uses ADODB to connect and insert a row into a SQL Server database. I want to store the contents of the Body field in the memo (rich text) into a Memo field in the SQL Server database (or Blob field). I'm finding examples of reading this kind of data back into a Notes...

Answer Question   |  Feb 1 2009  7:40 PM GMT
SQL Server development, ADOdb, MySQL
asked by Tjarman

  90 pts.

How to insert an image file into an Oracle 8i database?

Hi Experts, I am using forms&reports6i with the oracle 8i database. Now i want to insert a image file into the database and i want to access that in reports. I tried the insert statement but i couldn't. can anyone help me for inserting.

View Answer   |  Dec 12 2008  9:34 AM GMT
Oracle administration, Oracle 8i, Oracle Reports
asked by Kannan110

  5 pts.

Using the BLOB datatype

IT HAS BEEN CLEARED THAT TO INSERT THE IMAGES INTO ORACLE DATABASE, A COLUMN WITH DATATYPE BLOB HAS TO BE CREATED IN THE TABLE, PLEASE TELL ME HOW TO INSERT AND RETRIEVE THE IMAGE INTO AND FROM THE DATABASE RESPECTIVELY. THANKS, SIMRAN.

View Answer   |  Aug 22 2008  5:01 AM GMT
Oracle development, BLOB
asked by Rupchandani

  5 pts.

DTS of TEXT to BLOB or CLOB

Is there a maximum size to DTS from text to a Blob or clob ?

View Answer   |  Aug 8 2008  7:55 PM GMT
DTS, CLOB, BLOB
asked by Donranny

  5 pts.

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...

View Answer   |  May 14 2008  3:45 PM GMT
Database, MySQL, Database performance and tuning
asked by Chunter

  110 pts.

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
Database, SQL Server 2005, BLOB
asked by Naeem

  5 pts.

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
Database, Oracle 9i, Oracle 10g
asked by AUpadhyay

  5 pts.

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
DB2, Table partitioning, CLOB
asked by OKONITA

  15 pts.

1 - 11 of 11
<<PREVIOUS 1 NEXT>>