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
 General SQL Server Forums
 New to SQL Server Programming
 Enterprise Manager, Transform Data Task

Author  Topic 

dlorenc
Posting Yak Master

172 Posts

Posted - 2009-11-18 : 12:04:17
Enterprise Manager, Transform Data Task Properties, Destination Tab, Table Name: has a pull down in which I can only see the first 23 characters...how the heck do I see the rest so I can see the table names???...

eg.

[bccs_scorecard].[dbo]. ---is what I can see... the table name is:
[bccs_scorecard].[dbo].Project
[bccs_scorecard].[dbo].Constraints
[bccs_scorecard].[dbo].Milestones


??????

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-11-18 : 12:20:11
as you scroll through them, they ought to become visible (i know its a pain if lots of tables).

or can try changing your screen resolution
Go to Top of Page

dlorenc
Posting Yak Master

172 Posts

Posted - 2009-11-18 : 12:32:30
I can scroll down..I just cannot scroll to the right...which is where the table names hide...

right now I pull up my database in SSMS, open the database, open the table pull down..and count down to the table I need, then count down and guess on the pull down....

*sigh*
Go to Top of Page
   

- Advertisement -