D
deciacco
Is there a way to query an in-memory dataset with sql or can you only
work with the individual table through DataTable.Select()?
How can you go about getting the identity of a new record if you use an
autoincrement primary key on the datatable?
Thanks
work with the individual table through DataTable.Select()?
How can you go about getting the identity of a new record if you use an
autoincrement primary key on the datatable?
Thanks