|
Posted by Erland Sommarskog on 08/23/07 21:42
(gelangov@hotmail.com) writes:
> I certainly will appreciate your input if you don't mind...I was
> heistating since it looked very ugly:
It could have been a little easier if you had made it as attachment.
Maybe then it would be possible to open it in BIDS? I first tried IE,
and it appears that there line breaks in the wrong place etc.
In any case, the only query I found was this one:
Exec ('select dbo.fntrim(column_name) as
col from information_schema.columns
where table_name =''' +?+'''
and Column_name <>''Clientlocid'''

which is different from the one you posted.
Reviewing the thread I see that you never posted the error message you get.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|