Hi there - I am new to Oracle and VB6,but have used VB6 with SQL server.
In SQL server it is possible to use server side cursors and open an ADO recordset (using ADO 2.7) which can then see any modifications made by other users.
Under Oracle it seems that I can not use server side cursors, is this just a restriction with using Oracle or the ADO drivers, or am I being completely stupid.
Thanks for your help.
In SQL server it is possible to use server side cursors and open an ADO recordset (using ADO 2.7) which can then see any modifications made by other users.
Under Oracle it seems that I can not use server side cursors, is this just a restriction with using Oracle or the ADO drivers, or am I being completely stupid.
Thanks for your help.