Ask a Question related to Coldfusion Database Access, Design and Development.
-
pdrich #1
BLOBs in Oracle
I need to store and retrieve BLOBs in Oracle 10 through CFMX. Can someone
provide sample code for how I can do that? (i.e., CFQUERY and related code for
inserting the BLOB in the db and similar code for retrieving it) Thanks!
pdrich Guest
-
BLOBs to CLOBS???
I was curious to see if anyone has had experienced convering a BLOB into CLOB in Oracle 8i using PL/SQL??? -
Can't display images stored as Oracle BLOBs
I have been fighting with storing/retrieving images in an Oracle database using ASP for over a month now. I have been able to store images < 64K w/... -
OLE DB and BLOBs
I have a Windows OLE DB COM application written in Microsoft C++ that processes MSSQL tables containing BLOB columns. I need to port this code for... -
perl dbi oracle and blobs
dominant wrote: I would suggest you read: perldoc DBI and perldoc DBD::Oracle -- $a=24;split//,240513;s/\B/ => /for@@=qw(ac ab bc ba cb ca... -
Smart BLOBs
I have a feeling I already know (and hate) the answer to this question: In an sbspace, is it ever possible to have more than one BLOB on the same... -
pdrich #2
Re: BLOBs in Oracle
I'm still pursuing options for inserting and selecting BLOBs in Oracle through
CF. We are using Oracle Thin client. I must insert and select BLOBs (can't
use CLOBs in this case) in Oracle. Has anyone used the jBLOB CFXs? I'm trying
to get them to work, but I'm having some problems. Not sure that's the way to
go. Any help much appreciated.
pdrich Guest



Reply With Quote

