I have primary key which can be inserted by my MONO application or if not 
present it will be generated by PostgreSQL sequence which is set by field 
default value.

I noticed that insert command generated by

npgsql.commandbuilder does not contain primary key field even when new row 
contains primary key field value.

How to insert primary key using  npgsql.commandbuilder ?

Andrus

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to