MyDAC inside IntraWeb
Posted: Fri 05 May 2006 12:28
Hello,
does anyone used MyDAC inside an IntraWeb application?
I have the following problem:
OnRender of IW App I have
DM.Connection.Connect
and on OnDestroy I have
DM.Connection.Disconnect
when I close the internet explorer window everything is fine but when I retype again the address on the bar http://127.0.0.1
it opens a new connection to the DB.
Im sure its not MyDAC problem, there is something Im doing wrong!
All your ideas are welcomed!
Thanks
does anyone used MyDAC inside an IntraWeb application?
I have the following problem:
OnRender of IW App I have
DM.Connection.Connect
and on OnDestroy I have
DM.Connection.Disconnect
when I close the internet explorer window everything is fine but when I retype again the address on the bar http://127.0.0.1
it opens a new connection to the DB.
Im sure its not MyDAC problem, there is something Im doing wrong!
All your ideas are welcomed!
Thanks