I want to create a Stored Procedure that will check a field from one table and check it in my Active Directory. I have linked server for AD. Is that possible to do? I know I can create a cursor on the field but will I be able to use that values with Open QUery? Thanks.