I write an VB application using Pg as database server. When I add a new record to an empty ADO recordset an error occurs: "row value out of range". I use Keyset, ServerSide Cursor. It helps when I change cursor location to ClientSide but in that case it's impossible determine ID of inserted record so i need to use ServerSide cursors
Can anyone help?
Jaco
Can anyone help?
Jaco