Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering
Message
 
 
To
01/02/2007 14:09:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01191514
Message ID:
01191547
Views:
13
>>
>>IF NOT tableupdate(0,.t.,"biditems")
>>   AERROR(laError)
>>   MessageBox(laError[1,2])
>>ENDIF
>>
>
>I know, I originally had it set to 3 and then changed it to 5. I just haven't cleaned up my comments yet (I want to get it working first) shame on me.
>
>Your suggested code does not produce an error. A browse of the cursor shows the values in the cursor but they are not getting to the original table.

As Edward told you, you haven't changed the data in your table, only in your local cursor. So, tableupdate would work, but there is nothing to update.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform