dbTalk Databases Forums  

Re: Problem with BLOB Objects

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Re: Problem with BLOB Objects in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Dyess
 
Posts: n/a

Default Re: Problem with BLOB Objects - 02-18-2005 , 11:18 AM






"Monica" <monica.ramosgar (AT) gmail (DOT) com> wrote

Quote:
Hi,

I have a problem when i try to insert in a oracle database which
have blob columns, the program answer me:

bind variable 'xxx' not defined

I don't know what's the problem here, if i haven't define ok the
database or another thing... If someone can help me...

Thank you
It sounds like a language issue and not a blob issue. What language are you
using? In Delphi, you have to explicitely define each bind variable holder
in your insert. In Java, you just have to define the value that is to be
bound.

--
Tom Dyess
OraclePower.com




Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: Problem with BLOB Objects - 02-20-2005 , 05:05 PM






Monica wrote:

Quote:
Hi,

I have a problem when i try to insert in a oracle database which
have blob columns, the program answer me:

bind variable 'xxx' not defined

I don't know what's the problem here, if i haven't define ok the
database or another thing... If someone can help me...

Thank you
No DDL.
No DML.
No version.
No specific help possible.

For a full demo of inserting BLOBs go to http://www.psoug.org
click on Morgan's Library
click on DBMS_LOB.
or
click on Intermedia Video.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.