Diman
Admin
 Admin
| Posts: 1496 |  | Karma: 19 |
|
Re:How to set Connection Pooling in runtime?
|
|
Posted: 2007/08/01 04:41 |
|
|
|
|
Hello
1) You should do: - create connection definition using ADManager. See DEMOComp LayerTADConnectionConnectionDefs for details. For example TfrmConnectionDefinitions.btnTestConn1Click. - set ADConnection.ConnectionDefName to name of just created connction definition.
2) IOW, connection definition must be owned by ADManager. Without that AnyDAC will fail. Looks like text in "Possible reason" is not well ...
Regards, Dmitry
|
|