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/ ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
