I simply want to import some data into a table or export out data using the import/export window. I have tried both windows authenticated (I am a domain admin) and as "sa" and keep getting the same error on everything. Why is it so difficult now to do this? SQL 2000 was so simple.
The error is "Retrieving the COM class factory for component with CLSID {7816B7A3-CD60-4539-BD38-C35AFC61F200} failed due to the following error: 80040154.
I've been googling and cannot figure this out. I'm not developing anything, am not using SSIS, I just want to import some data from an excel file into a table.
I have added my domain account in the COM settings on the sql server, but if I try using 'sa' should it skip these credential requirements?
The error is "Retrieving the COM class factory for component with CLSID {7816B7A3-CD60-4539-BD38-C35AFC61F200} failed due to the following error: 80040154.
I've been googling and cannot figure this out. I'm not developing anything, am not using SSIS, I just want to import some data from an excel file into a table.
I have added my domain account in the COM settings on the sql server, but if I try using 'sa' should it skip these credential requirements?