G
Guest
hi..i'm consuming web services in my PPC app, i would like to ensure that ids are auto generated..in vb 6, i could use ado.recordset.movelast, assigned it to a variable then add with 1..how can i do that in .net compact framework?after i declare my connection , what should i do to get the last records?thanks