Hello, I haven't tried testing those things with the PostgreSQL provider. Would you be willing to help add those features?
By the way, there is a PostgreSQL Managed data provider written in 100% C# and does not require a client library at http://gborg.postgresql.org/project/npgsql/projdisplay.php You could see if they support the features you need. If anything, I would love for the provider to support the new features found in PostgreSQL 7.3, such as, prepared queries, returning rowsets from stored functions, etc... Daniel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hans-Jurgen Schonig Sent: Sunday, December 15, 2002 2:49 PM To: [EMAIL PROTECTED] Subject: [Mono-list] Mono and "DECLARE CURSOR" Hello ... I wonder if there is a way to use PostgreSQL's advanced features such as: - DECLARE CURSOR - COPY - BLOBs with Mono. Is there an interface for this stuff? Hans <http://kernel.cybertec.at> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
