Hi All,
I am using MS SQL 2008 import/export utility to import an excel file that is regularly updated.
How can I use import /export utility every time to append only new rows to SQL table.
I an new to SQL and do not know SSIS as well, more familiar with import/export only.
I am using MS SQL 2008 import/export utility to import an excel file that is regularly updated.
How can I use import /export utility every time to append only new rows to SQL table.
I an new to SQL and do not know SSIS as well, more familiar with import/export only.
Comment