Is there a way to prevent a duplicate record from being saved using the MS Data control? If not is it possible to do it using ADODB and how?

The only way I've seen is using DAO and im not really sure how to do that.