Hello Pritpal
I have similar problem in past in two situation:
When I have switched from novell to nt and my application (made with
xharbour  & adsl 8.1.0.18) give occcasionally open error 7041
set path to \saletool
set defa to \saletool
use cal
here I receive 7041  error or open only dbf and not cdx
This is due to disconnect disk that i see on same nt4 machine? On my
computer lan drive appear as red X disconnected
Resolved updating client and inserting a test is directory exist first
of command use/set index to

Second situation
Problem due to gropwise who consume server cpu in same moment

Massimo Belgrano

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi
Sent: Friday, August 01, 2008 7:59 AM
To: harbour@harbour-project.org
Subject: [Harbour] Ocassional SET ORDER TO failure in RDDADS - xHarbour


Hello Przemek

This is an xHarbour compiled ( as of Jun 2007 CVS ) application, a very
large one.
               
RDD = > RDDADS

Here is a code snippet:

select verify
set order to 2
seek substr(cCustId,2)  // Generates RT Error and stats are

alias() == verify
recno() == 200120 or like
IndexOrd() == 0
GenCode == 36
Description == Workarea not indexed.

This error comes ocassionaly and not all the time.
Table under the error may be different, above is only one instance.

I need to know under what circumstances this error can happen.
For sure  "SET ORDER TO 2"  statement is failing somehow on Advantage.
It is really difficult to understand where I put additional traps as
the error has no particular place in this very large application.

Thanks in advance.

Regards
Pritpal Bedi, INDIA-USA


-- 
View this message in context:
http://www.nabble.com/Ocassional-SET-ORDER-TO-failure-in-RDDADS---xHarbo
ur-tp18768654p18768654.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to