Cannot change pool property when connected

ziller

Member²
here is my problem :

form1 contains a toraclesessionpool

form2 contains a toraclesession linked to the pool of form1. The connected and designconnect properties are set to true.

when i open my projet in delphi 7 (both form1 and form2 are open) i have always this message "Cannot change pool property when connected" and i cannot see form1.

i have to close form1 and form2 and open form1 again...

annoying

[This message has been edited by ziller (edited 27 August 2003).]
 
This is clearly a design-time creation order issue. We'll fix this.

------------------
Marco Kalter
Allround Automations
 
Back
Top