When I run the application these trace files are created.
FILE "sessions.log_1808.trc"
--- TRACE CONFIGURATION INFORMATION FOLLOWS ---
New trace stream is c:\temp\Oracletrace\sessions.log_1808.trc
New trace level is 4
--- TRACE CONFIGURATION INFORMATION ENDS ---
--- PARAMETER SOURCE...
In this files I hade to change some Parenthesis for {} in order to post the message.
This is the file "sessions.log_448_1.trc" when delphi opens the project.
--- TRACE CONFIGURATION INFORMATION FOLLOWS ---
New trace stream is c:\temp\Oracletrace\sessions.log_448_1.trc
New trace level is 4
---...
This is the file "sessions.log_448.trc" when delphi opens the project.
--- TRACE CONFIGURATION INFORMATION FOLLOWS ---
New trace stream is c:\temp\Oracletrace\sessions.log_448.trc
New trace level is 4
--- TRACE CONFIGURATION INFORMATION ENDS ---
--- PARAMETER SOURCE INFORMATION FOLLOWS ---...
Yes I tried. But I can't understand what's happening. I'll send you the trace files. The first one and the second are when I open the Delphi project. The other is when I run the application.
(I'll send the files in different posts)
In Design Time the TOracleSession Component access the database, I can explore the tables it works well. But in runtime the TOracleSession doesn't connect to the Oracle, it raises an Exception