Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Anyone Else?
Fri, Jul 9 2010 7:30 PMPermanent Link

Terry Swiers


Every once in a while, when running a query via a client/server connection,
the TEDBQuery object fails to open the query and it displays the error
message "Error creating table handle".  If I close the function and then
re-run it again, even immediately it works just fine.  This is occurring
even when there is only 1 user connected to the server.    It's not
repeatable so , but happens enough that it's becoming a support issue.

It's not a Anti-Virus issue as it occurs on systems both with and without
anti-virus.

Anyone else seeing anything like this?


--

---------------------------------------
 Terry Swiers
 Millennium Software, Inc.
 http://www.1000years.com
 http://www.atrex.com

Now shipping Atrex 13.  For more information go to
 http://www.atrex.com/news.asp

Atrex Electronic Support Options:
 Atrex Knowledgebase: http://www.atrex.com/atrexkb.asp
 Email: mailto:support@atrex.com
 Newsgroup: news://news.1000years.com/millennium.atrex
 Fax: 1-925-829-1851
 Phone: 1-925-828-5892 (M-F, 9a-5p Pacific)
 ---------------------------------------

Mon, Jul 12 2010 3:33 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Terry,

<< Every once in a while, when running a query via a client/server
connection, the TEDBQuery object fails to open the query and it displays the
error message "Error creating table handle".  If I close the function and
then re-run it again, even immediately it works just fine.  This is
occurring
even when there is only 1 user connected to the server.    It's not
repeatable so , but happens enough that it's becoming a support issue. >>

Has this always occurred, or is it a recent occurrence ?

--
Tim Young
Elevate Software
www.elevatesoft.com
Mon, Jul 12 2010 4:24 PMPermanent Link

Dale Derix

Terry,

<< Every once in a while, when running a query via a client/server
connection, the TEDBQuery object fails to open the query and it displays the
error message "Error creating table handle".  If I close the function and
then re-run it again, even immediately it works just fine.  This is
occurring
even when there is only 1 user connected to the server.    It's not
repeatable so , but happens enough that it's becoming a support issue. >>



I had a similar issue recently (sort of).  In my case it occurred mostly when users had their screen dpi set to 120.  Of course, why should that have any effect on a TQuery.  It turns out that the control that the query was connected to apparently initializes differently at other dpi's.  (this issue always occurred on startup).  I moved some things around in my startup code and it now works fine.

Dale
Mon, Jul 12 2010 6:17 PMPermanent Link

Terry Swiers

Tim,

> Has this always occurred, or is it a recent occurrence ?

It's been going on for a while, at least back to an April or May timeframe.
I've held off on reporting it simply because it is so infrequent and I have
nothing in the way of details on it.

--

---------------------------------------
 Terry Swiers
 Millennium Software, Inc.
 http://www.1000years.com
 http://www.atrex.com

Now shipping Atrex 13.  For more information go to
 http://www.atrex.com/news.asp

Atrex Electronic Support Options:
 Atrex Knowledgebase: http://www.atrex.com/atrexkb.asp
 Email: mailto:support@atrex.com
 Newsgroup: news://news.1000years.com/millennium.atrex
 Fax: 1-925-829-1851
 Phone: 1-925-828-5892 (M-F, 9a-5p Pacific)
 ---------------------------------------

Image