Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to transfer data in a form to a dbf file?
Message
De
05/03/1998 05:50:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00082514
Message ID:
00082643
Vues:
32
>>I have built a form that allows the user to input many rows of data and I want the user to click a SAVE button after he inputted his data and they will be saved in a dbf file(for example, abc.dbf)
>>I know how to do that if the form only allows the player input 1 record by 1 record. Use append blank and then tableupdate(.t.). But I have no idea how to do that on many records at a time. Please help.
>
>Power,
>
>You can put the table in table buffering instead of row buffering adn then all of the new records will be buffered until you issue a tableupdate or a tablerevert

I think you mean if I am using a grid? But sorry I am not. In my form I have text boxes and combo boxes in a row. And I have many rows. 1 row represent 1 record in my dbf. I want to save those records in this condition. Sorry for not mentioning them clearly to you all. :P
I know how to use buffering mode 5 for a grid but not know how to do it on the above cases. Thanks for help.
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform