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: ODBC question

Re: ODBC question

From: õ¸®¾È NEWS GROUP ÀÌ¿ëÀÚ <JSS1530_at_chollian.dacom.co.kr>
Date: 1997/05/23
Message-ID: <5m43um$qvn$1@news1.dacom.co.kr>#1/1

x

^t
t

Sam Brown (brown_at_technovations.com) wrote:
: This may be a trivial question for you gurus out there. I did not find a
: newsgroup which deals specifically with ODBC issues, so here goes...
 

: There seems to be a different calling syntax in SQLExecDirect() for
: stored procedures through ODBC.
 

: For example,
 

: the query for SQlServer can be in native form (surprise, surprise..)
 

: <stored_procedure_name>
 

: But using the Oracle ODBC driver, the syntax has to be
 

: Begin
: <stored_procedure_name>;
: End;
 

: Does anyone know what this would be using other ODBC drivers which
: interface to Sybase, Informix, Db2, progress, etc ? Is this documented
: somewhere for the "over 50 drivers" that ODBC supports ?
 

: Thanks in advance.
 

: Sam
Received on Fri May 23 1997 - 00:00:00 CDT

Original text of this message

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