Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I check duplicates in TableBuffer View?
Message
From
30/10/2001 16:15:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How can I check duplicates in TableBuffer View?
Miscellaneous
Thread ID:
00575321
Message ID:
00575321
Views:
45
Hi All,

My view is table buffered. and I have to check duplicates in it. I wana to check duplicates on cCode + dDate. In one of my other form where i am checking duplicate on only one field I was using

Copy all to array for field... and then
for i = 1 to alen(array)
scan the array
endfor

but here i wana to check duplicates on two fields. code + date. can anyone give me idea please?

Thanks in advance
Mark
Next
Reply
Map
View

Click here to load this message in the networking platform