Page 1 of 1

recordset navigation

Posted: Tue 21 Jul 2009 19:13
by boofers20
hello, my project requires the use of a global recordset where I need to read and display that record one at a time in text boxes. This was possbile previously in VB6 with MoveFirst, MoveNext, MovePrevious, MoveLast. I cannot find a way to accomplish this with your product (so far)

Is there an equivilant usage in dotconnect? any examples to reference?

Posted: Wed 22 Jul 2009 11:49
by AndreyR
Sorry, but our provider follows basic ADO.NET concepts and does not support ADO methods.