Hi Is there an easy way to Unload data form a table with a note field to a file then Import that data into another db where the note field is <> an existing row in the new database?
Currently I load the data into a temp table and let the user compare the data and decide to import the data row by row. Not very slick and it sure takes a long time. I know there has to be a better way. Thanks Marc

