Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP to SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00993747
Message ID:
00993781
Vues:
16
Are you running select statement in VFP?

>The select statement is very long so I'll give it to you in a shorter version:
>Select FileNo, Description from Tbl into cursor TempTbl
>
>It only works when I do the following but it results in lost data:
>Select FileNo, padr(alltrim(Description),254) as desc from Tbl into cursor TempTbl
>
>However, I noticed that if I CREATE TABLE prior to the SELECT and do an INSERT, the problem disappears. It's just a very tedious and long recode project.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform