[Mono-list] SQL Parser for System.Data

Gonzalo Paniagua Javier gonzalo@gnome-db.org
Sun, 12 May 2002 00:08:53 +0200


* [ Piers Haken <piersh@friskit.com>
* Sat, 11 May 2002 22:32:27 +0200 ]
> Sure, you'll need to support providers that don't natively support
> prepared statements in the backend.
> 
> PostgreSQL's JDBC driver does exactly this.

	That's what i suggested Daniel on IRC. Don't need a SQL parser,
	just find the parameters to be substituted by their value (input
	parameters) or store the retrieved value (output and
	bidirectional).

-- 
Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
http://www.gnome-db.org/~gonzalo/