Hi everybody,
I want to read dataset records from other dataset before updatebatch
process. Is this possible ? If this is possible how can i do ?
-- all DataSets locktype is BatchOptimistic
Thanks for adviseAre you talking about ADO? I see no reason why you can't read records from
one recordset and update records on another recordset using optimistic
locking, but try getting an answer from the microsoft.public.data.ado group.
"SharkSpeed" <sharkspeedtr@.yahoo.com> wrote in message
news:%23TfwfaG9FHA.500@.TK2MSFTNGP15.phx.gbl...
> Hi everybody,
> I want to read dataset records from other dataset before updatebatch
> process. Is this possible ? If this is possible how can i do ?
> -- all DataSets locktype is BatchOptimistic
> Thanks for advise
>|||DataSets LockType is BatchOptimistic.
Yes ADO and Database server is SQLServer
订阅:
博文评论 (Atom)
没有评论:
发表评论