Ask a Question related to Coldfusion Database Access, Design and Development.
-
markhb #1
Async db calls in CF5?
We have encountered an issue with some very-long-running stored procedures, and
one of the possibilities I was asked to look at is whether it is possible for
CF to return from the action page without waiting for the CFSTOREDPROC calls to
complete. We are still on CF 5 Enterprise, so the async gateway in CF 7 is
unavailable to me, and no, upgrading is unfortunately not an option.
Thanks very much for any help anyone can give me with this.
markhb Guest
-
async Net::LDAP
Im lost. I *deperately* need to figure out the async mode of Net::LDAP. I need to write some benchmarking code that sends out multiple... -
Async Webservices
I created a webservice with Visual Studio 2005. A synchronous call worked just fine. I tried to make an asynchronous call but is doesn't compile in... -
Async WS not working well
Hi I'm receiving Data from 20 clients around the city and updating my SQLServer DB via an Async WS I'm using DialUp 56kb on each client ... -
Async Webservice
Trying to call i webmethod asyncronizly and set the result to a datagrid. It's not working any ideas thanks Private Sub Button1_Click(ByVal... -
Async web service problem
When trying to following code in responsive network there is no problem but, if I take the client out of intranet ( relatively lower latency...



Reply With Quote

