Kevin,
Do you mean DataTable.Update()? I am not able to locate this public method.
Please let me know if I misundertand your previous post.
Note: Currently, I use OleDbDataAdapter.Update(<DataTable>). It does work
as I expect.
Thanks,
--
George
"Kevin Yu [MSFT]" wrote:
> Hi George,
>
> You can call Update on jobListDataTable directly to update the database.
> This will make things much easier. :-)
>
> Kevin Yu
> Microsoft Online Community Support
>
> ============================================================================
> ==========================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ============================================================================
> ==========================
>
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
>
|