Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table OR database
Message
De
13/04/2006 03:29:16
Mk Sharma
Shrishti Solutions
Mumbai, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Table OR database
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01113284
Message ID:
01113284
Vues:
46
i am converting my software from foxpro DOS to visual foxpro
should i create database first.

what is best database OR free tables.

i have a speed problem in vfp, if am runing my software more than two machine.

is this because of free tables.

i am direct appending records to table.

in add command button :
addbutton=.t.
editbutton=.t.
sele customer
appe blank
in edit command button :
addbutton=.f.
editbutton=.t.
sele customer
copy next 1 to xcust.ss
in save command button
sele customer
flush
in cancel command button :
sele customer
delete
if not addbutton
   appe from xcust.ss
endif
i am not using buffering.

please help me.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform