GBORG NEWS: Npgsql can now send insert, delete, update and other non-return-rows queries (npgsql) - Mailing list pgsql-announce

From webmaster@gborg.postgresql.org
Subject GBORG NEWS: Npgsql can now send insert, delete, update and other non-return-rows queries (npgsql)
Date
Msg-id 200205252044.g4PKiGm58960@gborg.postgresql.org
Whole thread Raw
List pgsql-announce
Hi all. Today Npgsql can send and parse result of insert, delete and update queries. It can also send some queries like
createtable, drop table and others.  
All this is possible through the ExecuteNonQuery method of the NpgsqlCommand class.

For more information go to: http://gborg.postgresql.org/project/npgsql/

pgsql-announce by date:

Previous
From: webmaster@gborg.postgresql.org
Date:
Subject: GBORG NEWS: Getting ready to gear up! (pgreplication)
Next
From: webmaster@gborg.postgresql.org
Date:
Subject: GBORG NEWS: Initial CVS import of Npgsql files (npgsql)