WG: Parameterized queries

From: "Jan Klostermann" <klostermann(at)rhf(dot)de>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: WG: Parameterized queries
Date: 2003-11-14 18:04:33
Message-ID: 002101c3aad9$c2a90db0$f564a8c0@BARCELONA
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

-----Ursprüngliche Nachricht-----
Von: Jan Klostermann [mailto:klostermann(at)rhf(dot)de]
Gesendet: Freitag, 14. November 2003 18:05
An: 'Tom Lane'
Betreff: AW: [INTERFACES] Parameterized queries

That sounds good! Is there any documentation already available how it is
supposed to work? Or, how can I find out about this?
Further, when do you think, this will be stable enough for production
use? (I don't mind helping with testing, but do need a stable system
finally :-) )

-----Ursprüngliche Nachricht-----
Von: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Gesendet: Freitag, 14. November 2003 17:42
An: Jan Klostermann
Cc: pgsql-interfaces(at)postgresql(dot)org
Betreff: Re: [INTERFACES] Parameterized queries

"Jan Klostermann" <klostermann(at)rhf(dot)de> writes:
> I would like to know, if there exists a way in PostgreSQL to insert
> data not exclusively via the SQL-query-string but using a direct data
> interface,

This ability exists as of 7.4. I do not know whether the ODBC interface
supports it, but libpq does and I believe JDBC does.

regards, tom lane

Browse pgsql-interfaces by date

  From Date Subject
Next Message glenn5 2003-11-14 19:49:22 compile pgtcl without PostgreSQL or Tcl source
Previous Message Tom Lane 2003-11-14 16:41:57 Re: Parameterized queries