Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't Append!
Message
 
 
To
19/01/2001 22:04:29
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00465557
Message ID:
00466437
Views:
14
I need to dig into the AERROR function a little more. Just one suggestion in your code try CURSORSETPROP("BUUFERING",3). This will set up row buffering instead of table buffering. I have no reason for trying this other than its not working now.



>Thanks for your attention on this matter.
>
>I applied your suggestion, and find la_error contains -1, according to MSDN help, there should be an error, or just the
>record number that failed to be updated. Later i used AERROR(a_error) to find what is actually happened, but there is
>nothing. Is there any way to know what exactly the error is? Furthermore, I tried this to other table that don't has the
>problem, la_error also contains -1, and there is no problem after End Transaction.
>
>Something interesting to the table is if I insert twice, there will be 2 record successfully appended to the table and then
>every things back to normal.
Ken Wardwell
Previous
Reply
Map
View

Click here to load this message in the networking platform