Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using tables without opening index
Message
From
30/10/2001 13:18:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
30/10/2001 13:14:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00575192
Message ID:
00575207
Views:
23
>>Hi,
>>
>>Is it possible to open tables without opening their cdx-indexes in vfp6. In Clipper we have some tables with indexes containing expressions like
>>"descend(dtos(mydate))", but in VFP 6.0 we can't open them. Now we need to open these tables to convert them.
>>
>>Thanks in advance,
>>
>>Sander
>
>Sander,
>You could remove reference to cdx or delete the cdx. However just create a descend.prg that gets a parameter and returns a dummy value.
>OTOH when VFP can't find a function it displays the warning but opens the table placing quotes around index tag. That's when you display structure you'll see index is now :
>"descend(dtos(mydate))" not descend(dtos(mydate))
>Cetin

descending() exists in VFP as a function but parameter mismatch.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform