Re: Calling a PostgreSQL function via DBI
- From: christian.stalp@xxxxxx (Christian Stalp)
- Date: Thu, 23 Feb 2006 22:18:40 +0100 (MET)
Based on what you have here, this will bind all of the "arg" variablesThats nice style, I like it. But first it should work anyway.
with the respective 'positional' "?"s I'd even venture to say, you can
put a little loop on a single bind_param( $i, $arg$i ); where your:
i = index counter # haven't tried that yet, but think it would work.
--
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie
.
- Prev by Date: RE: Calling a PostgreSQL function via DBI
- Next by Date: Re: Calling a PostgreSQL function via DBI
- Previous by thread: Re: Calling a PostgreSQL function via DBI
- Next by thread: Re: Calling a PostgreSQL function via DBI
- Index(es):