I need some help for understanding how to update data inquired from a 
parametrised sql statement inside a DataGridView. 

I added two parameters to the DataAdapter.UpdateCommand. The 
DataGridView.DataSource is assigned to a DataTable object. 

When executing

DataAdapter.Update(DataTable);

where I have to assign the needed parameter values for updating each row in 
DataTable??


Did I understand something completely wrong?


With best regards - Ulrich Groffy

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to