Page 1 of 1

TMSQuery.Options.NonBlocking

Posted: Thu 12 Dec 2013 18:45
by davi.pires
Hi,

I'm trying to use the TMSQuery.Options.NonBlocking property.
I set the property value "True", expecting that the application won't freeze when I call any TMSQuery action and it will create a new thread to do only the data base operation.
I have already tried to use TMSConnection.Options.MultipleActiveResultSets := True, but it didn't work.

Am I understanding the concecpt right? Is it possible?

Re: TMSQuery.Options.NonBlocking

Posted: Fri 13 Dec 2013 13:42
by AndreyZ
Hello,

Thank you for the information. We have fixed this problem. This fix will be included in the next SDAC build.

Re: TMSQuery.Options.NonBlocking

Posted: Thu 19 Dec 2013 14:11
by davi.pires
Thanks for your answer.

When the next SDAC build will be launched?

Re: TMSQuery.Options.NonBlocking

Posted: Thu 19 Dec 2013 14:20
by AndreyZ
We plan to release SDAC next week.

Re: TMSQuery.Options.NonBlocking

Posted: Tue 22 Apr 2014 14:55
by davi.pires
Hi
I updated my Sdac version to 6.9 and the behavior was the same.
I still don't know if i understood the concept of TMSQuery.Options.NonBlocking right.
Like a said before:
"I'm trying to use the TMSQuery.Options.NonBlocking property.
I set the property value "True", expecting that the application won't freeze when I call any TMSQuery action and it will create a new thread to do only the data base operation.
I have already tried to use TMSConnection.Options.MultipleActiveResultSets := True, but it didn't work."

Am I understanding the concept right? Is it possible?

Re: TMSQuery.Options.NonBlocking

Posted: Thu 24 Apr 2014 12:42
by azyk
Hello,

We couldn't reproduce the problem. Please give a more detailed description of the problem or send us a complete small test project to reproduce the problem.