Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 13 of 13 total
Thread Error in SQL!
Fri, Dec 28 2007 5:27 AMPermanent Link

Roger Oliveira

RemoteTimeout = 300 in session


Roger.



"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Roger,

<< And, is your application using a local or remote session with this INSERT
statement ?  Remote session >>

What is the RemoteTimeout property set to in the remote TDBISAMSession that
you're using ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Dec 28 2007 2:19 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roger,

<< RemoteTimeout = 300 in session >>

Hmmm, that doesn't jive with what you're seeing.  Is this something that you
can reproduce in a test project that you can send me ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Dec 28 2007 2:23 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roger,

I just looked at your code further, and noticed that this is occurring in a
timer event.  Do you have any UI controls connected to any of the DBISAM
components used in the timer event ?  For example, a grid attached to the
TBBuffer component ?  If so, then you could run into issues if anything is
executed that causes the main message loop process any outstanding UI
messages while the timer event is executing.

--
Tim Young
Elevate Software
www.elevatesoft.com

« Previous PagePage 2 of 2
Jump to Page:  1 2
Image