Skip to Content.
Sympa Menu

freetds - RE: [freetds] ODBC: { ? = CALL myproc() }

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Garrett Goebel <garrett AT scriptpro.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] ODBC: { ? = CALL myproc() }
  • Date: Wed, 16 Apr 2003 14:47:41 -0500

Garrett Goebel wrote:
> ZIGLIO Frediano wrote:
> > [...]
> > > my $sth = $dbh->prepare('{ ? = call odbc_call() }');
> >
> > Syntax is wrong, use {?=call odbc_call()}. Documentation say
> > nothing about space...

Another observation:

{?=call odbc_call()

does not result in a syntax error... even though it is missing the closing
brace.

--
Garrett Goebel
IS Development Specialist

ScriptPro Direct: 913.403.5261
5828 Reeds Road Main: 913.384.1008
Mission, KS 66202 Fax: 913.384.2180
www.scriptpro.com garrett at scriptpro dot com




Archive powered by MHonArc 2.6.24.

Top of Page