Hi,
I use the TOracleSession component in my Main.exe to connect to
Oracle's Database.
The issue I have is I want other executable files(3 or more) to share the same TOracleSession. I try Memory Mapping File & TMemoryStream method, Store the component in the Dll, and so far I have no luck.
Any idea or solution would be appreciated.
Thanx in advance... Bryan
I use the TOracleSession component in my Main.exe to connect to
Oracle's Database.
The issue I have is I want other executable files(3 or more) to share the same TOracleSession. I try Memory Mapping File & TMemoryStream method, Store the component in the Dll, and so far I have no luck.
Any idea or solution would be appreciated.
Thanx in advance... Bryan