i want to know what is the correct combination of cursor type and lock type for inserting/adding data in database...

i use ASP to create Website but when i create database inside it the cursor type and locktype is mismatch...

i really need help....

i want to know what is the correct combination of cursor type and lock type for inserting/adding data in database...

i use ASP to create Website but when i create database inside it the cursor type and locktype is mismatch...

i really need help....

Hi

When i've inserted data into a table i use Optimistic locking and a Forward Only cursor presuming you mean with an ADO.DB recordset object

Kev

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.