You can set the remote query timeout on the server, I had to change this when I was doing some import operations from my old foxpro data to Sql. I'm not sure if there is a way to change it ona per query basis but this did work for me with the same error.
I found a thread that may give you an idea about using a separate thread for your query. Check it here: http://forum.strataframe.net/FindPost11979.aspx
"Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding."
My query has been timed at about 90 seconds. What can I do to get StrataFrame to increase this timeout?
Thanks!!
Thanks,Bill