Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SDT 5.1d
Message
From
14/06/1999 15:09:04
Bob Lucas
The WordWare Agency
Alberta, Canada
 
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Miscellaneous
Thread ID:
00229073
Message ID:
00229635
Views:
19
>I get this error when trying to run the Stonefield Database Toolkit for the first time against my Mere Mortals database. The error occurs when trying to validate the USERS table. Any explanations?
>
>SDT version:
>Error #: 22
>Message: Too many variables.
>Line #: 77
>Code: dimension taFieldList[lnTableFields, 6]
>Method: GETDBFSTRUCTURE
>Object: frmSDT.SDTDBCXMGR.OSDTMGR

I found the problem to be a hex 5C character where stonefield was expecting a 0D character in the header of the tables. I used Norton Utilities to modify the header and this worked fine. The 0D marks the end of header (field description) position in the header.

You could just as easily use low level file function to do the character replacement (rather than Norton Utilities).
Previous
Reply
Map
View

Click here to load this message in the networking platform