Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
6.0c error
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Miscellaneous
Thread ID:
00653122
Message ID:
00653371
Views:
22
Larry,
There was an update issued to 6.0c within about 24 hours of its release. IIRC it was for an issue that sounds similar to the one you're describing. If you D/L 6.0c soon after it was announced, try downloading it again and re-running the upgrade.

Cheers,

Andrew

>After upgrading to SDT 6.0c, I get the following error from this code that has been working for years.
>
>Error: #107
>Message: Operator/operand type mismatch
>Line: 509
>Method: DBCXMGR.oSDTMgr.ReindexOneTable
>
>This was my way of loading records into a table faster by appending without tags, then recreating the indexes. Any thoughts would be appreciated. I can always go back to just leaving the indexes in place and appending, but this is significantly slower.
>
>use dtpaeve exclusive
>zap
>delete tag all
>append from &lcFile
>open database dtpadata
>set classlib to \stonefield\sdt\source\dbcxmgr additive
>oMeta = createobject('dbcxmgr')
>oMeta.setdatabase(dbc())
>ometa.oSdtMgr.reindex('dtpaeve',.f.,.t.)
>
>TIA,
>
>Larry


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform