Suntower
Posts: 225
|
| Posted: 10/02/2006, 9:45 AM |
|
It seems like CCDLookup doesn't have a mechanism to distinguish between a 'record not found' condition and returning an empty value.
Is this correct?
It seems that it will return 'empty' for -either-
---record not found (an empty recordset) -or-
---the record is found, but the value to return is empty.
Is there a way to distinguish between the two, or does one need a different function for this?
---JC
_________________
---On a campaign for more examples and better docs! |
 |
 |
Oper
Posts: 1195
|
| Posted: 10/02/2006, 4:09 PM |
|
we only face that 1 time and we have to run cdlookup twice
ccdlookup("Count(Field)"),........................ FIRST
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|