Search results

  1. D

    Merant & NOLOCK

    i am using this connection string to access data from a .NET Application through ADO.NET. strConnection ="DRIVER={MERANT 3.60 32-BIT Progress SQL92 v9.1D};WorkArounds2=4096;UID=SYSPROGRESS;DB=Sports2000;PORT=4500; HOST=localhost;PWD=ODBC-Access" I need to set the "NOLOCK" in my select...
Back
Top