Hello Marco,
i was looking at diffs between doa 3.4.5 and 3.4.6, and came across the following 3.4.6 line in oracle.pas toraclesession.logon():
if ThreadSafe then OCISection.Enter;
It's not in 3.4.5, and i couldn't find comments on it in the 3.4.6 header.
Is there a special reason why it's been added?
Thanks,
Jeroen
i was looking at diffs between doa 3.4.5 and 3.4.6, and came across the following 3.4.6 line in oracle.pas toraclesession.logon():
if ThreadSafe then OCISection.Enter;
It's not in 3.4.5, and i couldn't find comments on it in the 3.4.6 header.
Is there a special reason why it's been added?
Thanks,
Jeroen