Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SBT
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Re: SBT
Miscellaneous
Thread ID:
00202381
Message ID:
00202506
Views:
21
Yes that is a RPITA index. But then it's "Sad But True"

What I do is to have a function in my prg that the query is run from.

Func g_retsdx
param a, b
return a

The index never bothers me if I include that. Now I also went and changed the index and took out the function and replaced it with UPPER(). But my users figured that one out real quick. Seems that that soundex is what is used in the browses.

__Stephen Russell


>I need to read some data from SBT (3.0) like select * from ..\arcust50 into cursor cc1 where company="ABC"
>but I get a g_retsdx.prg does not exist error (I assume they use a UDF in an index)
>
>Peter
Previous
Reply
Map
View

Click here to load this message in the networking platform