Hi

Question: Are you sure that the binding you're referring to (your book
excerpt) doesn't mean "early" bindig versus "late" binding in VB using ADO ?

Stefan

-----Ursprüngliche Nachricht-----
Von: Regis Biassala [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 6. Juni 2003 14:50
An: Multiple recipients of list ORACLE-L
Betreff: RE: Using bind variables with ADO in VB


That's why developping server side code will help as you can "bind" in
PL/SQL...period !
Avoid using thick clients...instead put all your logic in Oracle server side
(i.e: write package, procedure and function)


Regis

-----Original Message-----
Sent: Friday, June 06, 2003 12:35 PM
To: Multiple recipients of list ORACLE-L


Having read that bind variables will solve all our problems ;-) I've
tried to get the developers to use them. There response being: how? I
don't know much VB and they don't know what a bind variable is. So I
read with interest J Prem's question.  Now knowing what to look for, I
read further, and found that "ADO also does not bind (compile to p-code)
parameterized statements in Oracle" (VB Oracle 8 by Dov Trietsch) 8-( 
Is it true?
Are bind variables that big a deal in VB code anyway? 
We have a lot of badly written code, so are we better off re-writing the
code without bothering about bind variables at the moment?
Am I worrying about nothing?
And no, it doesn't scale particularly well!

Regards

Craig Healey


****************************************************************************
******

This email and any files transmitted with it are confidential and intended
solely
for the use of the individual or entity to whom they are addressed and may
contain
confidential and/or privileged material.  Any review, retransmission,
dissemination
or other use of, or taking of any action in reliance upon, this information
by 
persons or entities other than the intended recipient is prohibited.
Statements
and opinions expressed in this e-mail may not represent those of the
company.
  
If you have received this email in error please notify
[EMAIL PROTECTED] 
 
This footnote also confirms that this email message has been swept by
MIMEsweeper
for the presence of computer viruses (www.mimesweeper.com)

****************************************************************************
*******

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Craig Healey
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
*********************************************************************
This electronic transmission is strictly confidential and intended solely
for the addressee. It may contain information which is covered by legal,
professional or other privilege. If you are not the intended addressee,
you must not disclose, copy or take any action in reliance of this
transmission. If you have received this transmission in error, 
please notify the sender as soon as possible.

This footnote also confirms that this message has been swept
for computer viruses.
**********************************************************************

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Regis Biassala
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stefan Jahnke
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to