How to terminate connection to SQL
Bob Sneidar
bobsneidar at iotecdigital.com
Mon May 20 17:13:29 EDT 2019
Once again, belay my last. dbconn_disconnect DOES in fact close the database connection. What I was seeing was sleeping threads created by the very utility I use to monitor sleeping threads!!!
Bob S
> On May 17, 2019, at 16:10 , Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hi all.
>
> I'm using sqlYoga, very nice product once you are comfortable with it. Thanks to Trevor DeVore it's probably the main reason I went ahead with developing anything in Livecode.
>
> For those familiar with it, I am using the command dbconn_disconnect to close any open database connection I may have, but when I look in my SQL manager, I still see that I have threads open. What should I use to *really* terminate the connections?
>
> Bob S
More information about the use-livecode
mailing list