Sessions with differents home
Posted: Thu 22 Jun 2006 14:41
Hi,
I use ODAC 5.55.1.26 for Delphi under Delphi 5.
I have a program contains 2 data modules and each data module has own session component. In runtime if I connect the first session than create the second data module, during creating of session of second datamodule the program commits the session of first data module and disconnects this session.
I think, the problem is the homename of first session differents to homename of second session. If the home are the same, there is no problem. But if in design time the sessions have got the same homename than I set the home of the first session in runtime, it can be differents to the homename of second session DESIGN TIME home property. I think that's why the error will occur.
Please help me.
Regards
dorfer
I use ODAC 5.55.1.26 for Delphi under Delphi 5.
I have a program contains 2 data modules and each data module has own session component. In runtime if I connect the first session than create the second data module, during creating of session of second datamodule the program commits the session of first data module and disconnects this session.
I think, the problem is the homename of first session differents to homename of second session. If the home are the same, there is no problem. But if in design time the sessions have got the same homename than I set the home of the first session in runtime, it can be differents to the homename of second session DESIGN TIME home property. I think that's why the error will occur.
Please help me.
Regards
dorfer