Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Setting bind variables or defines from applications?

Re: Setting bind variables or defines from applications?

From: HansF <News.Hans_at_telus.net>
Date: Thu, 20 Apr 2006 04:12:04 GMT
Message-Id: <pan.2006.04.20.03.40.49.776269@telus.net>


On Wed, 19 Apr 2006 20:41:38 -0700, dean wrote:

> I have two ways of setting session variables in SQL+, one is using
> var(iable) and the other is using define. Can anyone tell me if they have
> had any luck in setting such variables from an application? I am using
> Borland compilers and ADO with Oracle 9.2 and 10g. I have been asking on
> the Borland groups but with no luck.

I realize that documentation is horrible stuff, and it's much more reasonable to get the information from others, but ...

Pro*C/C++ Precompiler Programmer's Guide (58) Oracle Objects for OLE Developer's Guide (53) PL/SQL Packages and Types Reference (36) Oracle Call Interface Programmer's Guide (33) Pro*COBOL Programmer's Guide (32)
SQL Reference (28)
Application Developer's Guide - Large Objects (28)

The number in brackets tells us how many times the term 'Bind variable' is referenced in each of these 10gR2 books at http://www.oracle.com/pls/db102/portal.portal_db?selected=3

Stoopid things, these manuals. The examples they show don't match up to my environment - they use different variable names. <g>

Even worser are the demos, tutorials and example code provided at http://otn.oracle.com under the sample code and tutorials tabs.

-- 
Hans Forbrich                           
Canada-wide Oracle training and consulting
mailto: Fuzzy.GreyBeard_at_gmail.com   
*** Top posting [replies] guarantees I won't respond. ***
Received on Wed Apr 19 2006 - 23:12:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US