Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mysql database
Message
De
13/04/2004 11:47:42
 
 
À
13/04/2004 11:36:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00893975
Message ID:
00894440
Vues:
9
>It would be nice to take GENdbc and use it to generate SQL txt files that could be used for MySQL, Postgres and firebird. Actually, it would be better if we used DBF's and not the DBC just to insure 2.6 tables could be converted too. The case statement would not be very difficult:
>
>Case "char"
> replace C with VARCHAR
>case "Number"
> replace N with Number
>case "date"
> replace D with Date
>
>Or something like that.
>
>What I have done in the past is used gendbc and then a text editor to replace the "c(" with "VARCHAR(" etc.
>
>I'm not to sure how upsize works - but it must do something like above too.
>John

Heya John -
the ms-sql upsizing wizard app sourcecode should be on your vfp installation cd, at least from versions 6 through 8 .
hth - mondo regards [Bill]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform