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

From: webmaster(at)gborg(dot)postgresql(dot)org
To: pgsql-announce(at)postgresql(dot)org
Subject: GBORG NEWS: Npgsql can now send insert, delete, update and other non-return-rows queries (npgsql)
Date: 2002-05-25 20:44:16
Message-ID: 200205252044.g4PKiGm58960@gborg.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hi all. Today Npgsql can send and parse result of insert, delete and update queries. It can also send some queries like create table, 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/

Browse pgsql-announce by date

  From Date Subject
Next Message webmaster 2002-05-26 16:42:14 GBORG NEWS: Welcome Kristis Makris! (npgsql)
Previous Message webmaster 2002-05-23 22:03:52 GBORG NEWS: Initial CVS import of Npgsql files (npgsql)