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.
Author |
Topic |
varalakshmi
Yak Posting Veteran
98 Posts |
Posted - 2008-03-03 : 01:48:28
|
Hi,When i try to run a package,its giving the following error.What could be the possible reason for the error?" Error: Unable to retrieve column information from the data source. Make sure your target table in the database is available. " |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-03-03 : 09:26:46
|
It says it cant find out the destination table . Are you sure the table exists in your destination server? also check whether your destination connection points to.. |
 |
|
dineshasanka
Yak Posting Veteran
72 Posts |
Posted - 2008-03-03 : 17:07:34
|
Is it a Temporaty Table?---------------------http://dineshasanka.spaces.live.com/ |
 |
|
|
|
|