Página 1 de 1

ADO/ADS question

Publicado: Lun Dic 17, 2007 5:03 pm
por Pedro Sousa e Faro
Hi
I noticed that if we access via "ADO " to ADS , the connection is created
ok, but i can't kill the connection (even when we exit the aplication)
I tried:
::oAdo:lConnected:=.f.
::oAdo:End()
But the connections still on ADS.
The same happens with the Tables. SQL queries opens the tables but never
close it.
After some time without access , ADS kils the connection and close the
Tables.
Best regards
pedro