Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect double records
Message
From
11/01/2008 21:49:43
 
 
To
14/12/2007 14:05:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01275807
Message ID:
01281296
Views:
6
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform