![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to check if a field contains a certain value in any of the records in my database? A script in my database is assigning an email address to each new user, and I would like to be able to check if the field EMAIL (ie.) contains that address for any of the other records in my database, so as to avoid duplicates. Essentially, what I'm looking for is a Perform Find function that returns the number of records found - and does not display an error message if that number is zero. What I've done so far is to check each record with a loop and Get Next Record/Request, but that takes time when the number of records grow. -- Thomas Hansen : th(at)ambolt.no : http://www.ambolt.no/ |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thanks - that does seem like it would solve my problem. -- Thomas Hansen : th(at)ambolt.no : http://www.ambolt.no/ |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |