1
Answer

need analog of ADODBrecordset.find() BUT FOR adonetdataset

Photo of litavrin

litavrin

21y
1.8k
1
i cant set position in dataset. e.a. i have IDfield(int) in my dataset.table1 and i have to change position in it so the current MUST be MYID as int which is in IDfield i know about rs.FIND in ADO and i need something like this but in ADO.NET

Answers (1)