Recent content by Pradeep

  1. P

    Erro: Access violation in module Oran8.dll

    Hi, I am getting a DLL Exception in a multi threaded application. It occurs when it is connecting to the database(connected := true). Sample code used: FDatabase := TOracleSession.Create(nil); with FDatabase, dmMain do begin LogonDatabase := AppParams.DBAlias; LogonUserName :=...
Back
Top