Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox with Control Source Problem ??
Message
From
27/01/2005 22:53:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Textbox with Control Source Problem ??
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Network:
SAMBA Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00981597
Message ID:
00981597
Views:
58
HI All...........
I Have table Customer with field id, name

Field Id --> Primary Key

*****
Textbox1, controlsource=id
Textbox2, controlsource=name

# When I Click in command button Add :
Select 0
append blank

# When I Save data with The same id An Error Occurs *** unique of index violation ***
Select 0
TableUpdate(.T.)

# I Want to Ask
1. How to Check if a user typing with the same id, How to display existing data??? or How to Handle it
2. How to manage Error Handler *** unique index violated ***

Regards
Next
Reply
Map
View

Click here to load this message in the networking platform