Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stonefield 6.1b
Message
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Miscellaneous
Thread ID:
00938406
Message ID:
00938520
Views:
42
The error was being caused when it was trying to update the field from an integer field to an auto incrementing field. After reinstalling Stonefield the error has stopped occurring, but it won't change the field to an auto incrementing field. I have also tried adding a new auto incrementing field and Stonefield is adding it as an integer instead of an auto incrementing field.

Any reasons why it won't add an auto incrementing field, or change an integer to an auto incrementing field?

I am using VFP8 SP1.



>Click on the dbcxmgr.osdtmgr.reindexonetable entry in the Debugger call stack or at least put in a breakpoint in that method before the line of code where the error occurs. Make a note of what table is experiencing this problem. Then you can look at existing index tags and index expressions to see if the problem with one of the index expressions. Perhaps you created an index that had a memory variable in the expression or some other value in the expression that does not exist when reindexing.
>
>>I am receiving the following error when reindexing files using Stonefield.
>>
>>
>>Error logged in: DBCXMGR.ERROR
>>Line: 116
>>Error Message: Function argument value, type, or count is invalid.
>>Error Number: 11
>>Calling Programs:
>>Startup
>>dbcxmgr.osdtmgr.reindex
>>dbcxmgr.osdtmgr.reindexonetable
>>dbcxmgr.osdtmgr.error
>>basemgr.error
>>dbcxmgr.error
>>errhand
>>
>>
>>Any ideas of the cause of the error?
>>
>>Thanks
>>
>>John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform