Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00815199
Message ID:
00815209
Vues:
9
Simon,

The USE commnad would never convert Fox 2.x table to VFP format. The following action would covert table:
- Adding free table to a DBC
- Modifying table structure (interactivelly or with ALTER TABLE command) when VFP specific features used, like integer, datetime or money fields; nullable iields; e.t.c.
- COPY TO under VFP will create VFP table

Why do you want to convert them anyway?

>We have an application that is currently using FPW2.6 tables.
>
>We are about to launch a VFP6 (I know...), version that has been in development for about 3 years, although I've only been here for 4 months, anyway:
>
>A number of the tables contain memo fields. Will issuing a USE on these automatically convert them to VFP format, or do I have to write some code to migrate them to VFP table format?
>
>I had hoped this sort of knowledge would be unnecessary these days, but you live and learn.
>
>Regards
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform