Problem with TOracleSession.DesignConnection

ziller

Member²
hi, since beta 4 it seems that the designconnection properties doesn't work anymore : when i execute my application it tries to connect automatically to the database when connected = true and designconnection = true.

in beta 2 it was working fine.

regards
 
This functionality was indeed broken. All connection properties were ignored, except for the Connected property itself. This resulted in an ORA-01004 error. Can you confirm this?

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