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?
TMSQuery.Options.NonBlocking
-
AndreyZ
Re: TMSQuery.Options.NonBlocking
Hello,
Thank you for the information. We have fixed this problem. This fix will be included in the next SDAC build.
Thank you for the information. We have fixed this problem. This fix will be included in the next SDAC build.
-
davi.pires
- Posts: 3
- Joined: Thu 12 Dec 2013 18:44
Re: TMSQuery.Options.NonBlocking
Thanks for your answer.
When the next SDAC build will be launched?
When the next SDAC build will be launched?
-
davi.pires
- Posts: 3
- Joined: Thu 12 Dec 2013 18:44
Re: TMSQuery.Options.NonBlocking
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?
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
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.
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.