G 
		
								
				
				
			
		Guest
Hello
I am using System.Data.DataSet and System.Data.DataTable using vb.net
After creating the table structure(columns and setting primary key), i populate the datatable with around 2000 records
Next, i use select(filter as string) method of datatable to filter records and update fields of the selected record
When i call acceptchanges method, it takes a long time to update the table
Please post your suggestions
Thanks and Regards
Prasant
				
			I am using System.Data.DataSet and System.Data.DataTable using vb.net
After creating the table structure(columns and setting primary key), i populate the datatable with around 2000 records
Next, i use select(filter as string) method of datatable to filter records and update fields of the selected record
When i call acceptchanges method, it takes a long time to update the table
Please post your suggestions
Thanks and Regards
Prasant