i have a sql catalog in one web and i have a file in sharepoint now what is the best way to compare the contents of sql catalog and file ?
will virtual catalog help ? if yes how could i do it ?
my idea is to join sql catalog and file as full join in one desktop and use this joined data as a catalog in one web application . how to do it ?