hi,
it depends on the version of the ADO you are using, to my knowlage, its
simply doable in ADO 2.0, check the following link
http://davidhayden.com/blog/dave/arc...1/05/2665.aspx
Regards,
Husam Al-A'araj
www.aaraj.net
"DaveP" wrote:
> hi all.
> i have a Situation where i have a offline table using
> dataset and (sqlAdapter)
> this table has many rows...i need to line a id column
> to another ID2 Column Back at the database
>
> i dont want to select 1 by 1 select from the database
>
> looking for examples of getting the data from the server to complete my
> record set (table) and do a batch updata
>
> this table data is from a external text file that was parsed into the
> offline table
>
> TiA
> DaveP
>
>
>
>
>