you can use this sql command option in checking duplicate records.....
SELECT *;
FROM urTable ;
GROUP BY urFieldtocheck ;
HAVING COUNT(*)>1
regards,
edencios
<p>dencios<br><a href=mailto:edencios@hotmail.com>edencios@hotmail.com</a><br>System Developer
ICON?? ICON?? ICON?? ICON?? Thats my problem from the very start I use VF in developing system. In my experience and VF only accept 16 color. If still bugging you try to create a setup for distribution ......... dencios
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.