VB.NET ODBC and Locking

GX2

New Member
I am sorry for all the noob questions, but I am new with Progress. Does any have the syntax to control record locking in VB.NET/ODBC against a Progress database? Things like no-lock or exclusive-lock.

Thanks,

GX2
 

GX2

New Member
Is there an Progress -> ODBC Cross Reference anywhere that will detail all the Locking types? I also need to know about Exclusive locks. Where would you put the READ UNCOMMITTED in the SQL Statement?

Thanks.
 
Top