Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect double records
Message
De
11/01/2008 21:49:43
 
 
À
14/12/2007 14:05:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01275807
Message ID:
01281296
Vues:
7
uhm... how bout if i create index for the stockID and set it to candidate then put
SELECT(ThisForm.Tablename)

IF !TABLEUPDATE(.T.)
	MESSAGEB("UNABLE TO SAVE RECORD!",0+16,THISFORM.CAPTION)
	RETURN
ENDIF

ThisForm.Refresh()

will these also work?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform