Board index » delphi » One connection only
Jiri Ogurek
![]() Delphi Developer |
Jiri Ogurek
![]() Delphi Developer |
One connection only2005-09-07 04:10:38 PM delphi166 Hello, i would like to ask how to force IW app to use only one db connection, not creating new connection for every new client. I wonder about placing db connection component on MainForm, instead of UserSession unit, but it seems to be "ugly solution", isn't it, please? Thank you for any feedback. Best regards, Jiri Ogurek. |