Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open clipper *.dbf with *.ntx
Message
From
17/09/1999 08:38:05
 
 
To
17/09/1999 08:28:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00265756
Message ID:
00265825
Views:
27
Thanks for the clarifications Cemal.
>Right Sylvain.
>VFP cant open *.ntx type indexes.
>But in clipper5.2e is a dbfndx driver included.
>To use the dbfndx driver in clipper:
>1 - Place a REQUEST DBFNDX at the beginning of your application
>2 - Use RDDSETDEFAULT("DBFNDX") to set the default driver to DBFNDX.
>i.e.
>REQUEST DBFNDX
>RDDSETDEFAULT("DBFNDX")
>.
>.
>.
>USE Customers INDEX name,address NEW
>
>3 - Include the library file dbfndx.lib by the compile step.
>(Rtlink fi lib dbfndx)
>
>After this steps you can open the clipper .dbf and .ndx file in vfp.
Previous
Reply
Map
View

Click here to load this message in the networking platform