Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO .. SDF integer padding bug?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042355
Message ID:
01042366
Vues:
17
Yuri,
i think the question is why:
CREATE TABLE c:\temp\junk (fname c(15), lname c(25), int1 I)
...
COPY FIELDS INT1,FNAME, LNAME TO C:\TEMP\JUNK SDF
give bad results
and
CREATE TABLE c:\temp\junk ( int1 I, fname c(15), lname c(25))
...
COPY FIELDS INT1,FNAME, LNAME TO C:\TEMP\JUNK SDF
give a hoped result. ;o)
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform