Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update cursor!!
Message
 
 
To
18/12/2000 10:02:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00454668
Message ID:
00454680
Views:
25
>Hi,
> I have a problem of update cursor.
> I have issue USE DBF("mycursr") AGAIN SHARED, it work in my pc however i get error "c:\....\xxxx.tmp doexn't exist" in my colleague's pc. After couple of trying, I found that it only work in my colleague's pc if SET DELETED OFF.
> Any idea?
>
>Thank you

John,
How are you creating the cursor. If you are using a SQL statement, it sounds like you are getting a filtered view of the underlying table and not a new disk presence. Use NOFILTER in the SQL statement. See help for more information.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform