L
Luis
Hello,
In VB6.0 if I have a recorset and I want to move to a
specific location on it (let´s say a Field wich is the
primary key and is autoincrement) I woul type .Findfirst
where IDPAC = 5.
With the tecnology in VB.NET How can I do the same, ou
similar?
What I wont to do is to move to a specific record in a
table or recordset where my primary as a determined value.
Thanks in advance
In VB6.0 if I have a recorset and I want to move to a
specific location on it (let´s say a Field wich is the
primary key and is autoincrement) I woul type .Findfirst
where IDPAC = 5.
With the tecnology in VB.NET How can I do the same, ou
similar?
What I wont to do is to move to a specific record in a
table or recordset where my primary as a determined value.
Thanks in advance