Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Unrecognized database format

Author  Topic 

william_lee78
Yak Posting Veteran

53 Posts

Posted - 2004-10-01 : 04:39:01
Hi,

I created a DTS package to export data from SQL server to MS Access and MS Excel. I can successfully execute the package. But, when I used Disconnected Edit to view all the package properties. I got the following error message prompt up:

Error Source: Microsoft JET Database Engine
Error Description: Unrecognized database format '\\ServerName\Temp\Testing.xls


Can someone tell me what is this means?

By the way, attached is my DTS package image.

Please guide me what am I suppose to do. Thank you
   

- Advertisement -