Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting Records into DBF
Message
 
 
À
02/07/2013 14:53:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01577675
Message ID:
01577677
Vues:
60
>Suppose I have a table A with 100 records and Table B with 25 Records. I want to insert the records of Table B in Table A, after 75 records of Table A.
>
>I.e First 75 recodrs shoud be of A , next 25 of B and than 25 of A. How it will be done ?
>
>.

Tables are unordered set. You will need to have some column in your table to control the order, say, date or ID column.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform