PgSqlDataTable.RefreshingFields not working for me.
Posted: Mon 03 May 2010 11:39
Hi,
I have a auto generated(serial) datafield in a table, whose value I want to fetch back to front end, in the datatable. I have configured the RefreshingFields and RefreshMode properties for the PgSqlDataTable. On calling the Update method, everything works fine, i.e. the record gets inserted successfully but I am not able to fetch back the new, auto-generated value back.
I am currently using the evaluation copy of the provider and we(my company) is willing to purchase this provider on my recommendation, once we evaluate the required features.
Thanks, and waiting for your reply.
I have a auto generated(serial) datafield in a table, whose value I want to fetch back to front end, in the datatable. I have configured the RefreshingFields and RefreshMode properties for the PgSqlDataTable. On calling the Update method, everything works fine, i.e. the record gets inserted successfully but I am not able to fetch back the new, auto-generated value back.
I am currently using the evaluation copy of the provider and we(my company) is willing to purchase this provider on my recommendation, once we evaluate the required features.
Thanks, and waiting for your reply.