Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I made a big mistake, I should have used local views...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00020884
Message ID:
00021387
Views:
55
>>Jeff
>
>something like
>
> select id_number from this_table where id_number = this.value into cursor temp
> if reccount('temp') > 0
> =messagebox('This id number has already been entered!')
> use in temp
> return 0
> endif
>

That's perfect, reccount is exaclty what I was looking for!

Thanks again!

Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform