Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My trigger has gone mad
Message
From
09/05/1999 16:02:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
My trigger has gone mad
Miscellaneous
Thread ID:
00216564
Message ID:
00216564
Views:
53
I am creating my first project, in the hope of impressing a potential employer. Not easy as I have never used this language before!!
I am trying to set a trigger so that numbers less than 0 and greater than 100 cannot be entered in an id# (called cidnum)The expression I used was ((cidnum<0) .OR. (cidnum =>100))vfp accepted the expression, but when I was trying to enter data, it wouldn'nt accept any number. Do I have to assign a value to this field first?????????
Any advice greatly appreciated.
Colette
Next
Reply
Map
View

Click here to load this message in the networking platform