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 |
chiraggoel
Starting Member
2 Posts |
Posted - 2009-11-27 : 00:48:03
|
hi all, i m having problem via using this '$ '+ convert(varchar(8), convert(decimal(9,2),round(dbo.tblNN_Forecasts.dblProfitPer100,2), 1)error Msg 117, Level 15, State 2, Procedure vwResults, Line 7The type name 'dbo.tblNN_Forecasts.dblProfitPer100' contains more than the maximum number of prefixes. The maximum is 1.any body have solution for that |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|