Viewing 15 posts - 46 through 60 (of 64 total)
Additional que, there is group in tablix,
if i put this filter in group ,its works fine,but thw whole group is invisible.
i just want one row to be invisible.
...
June 25, 2012 at 12:17 pm
i tried this getting error like "
"Grouping cannot be performed",cannot compare data type of System.string and System.Int32
plz help
June 22, 2012 at 11:21 am
hi,
i have 1 question, if i do iif(isnothing(field), false,true) it doesnt show me 1 label.
wjat i need is ,if there no values in y axis,x axis label should not come,only...
June 21, 2012 at 12:32 pm
alright,consider this
i have 1 variable
declare @temp1 nvarchar(50)
set @temp1 = 'P=70'
now in 1 column i need p and in another i need 70 ,from @temp1
so i need function who can take...
June 17, 2012 at 6:45 pm
but i need t use udf ,the data has to come from udf and insert into table
June 17, 2012 at 9:31 am
thanks its working,
i disable firewall from both sides.
June 15, 2012 at 12:17 pm
same as i posted first time,
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the...
June 14, 2012 at 10:44 am
its working now,i can reach destination,but not able to connect
June 14, 2012 at 9:37 am
ok .
i am getting this msg
Reply from 192.168.99.166: Destination host unreachable.
Reply from 192.168.99.166: Destination host unreachable.
Reply from 192.168.99.166: Destination host unreachable.
Reply from 192.168.99.166: Destination host unreachable.
what should i do?
June 14, 2012 at 9:24 am
alright it allows remote connection,what about ping ,how to do it?
June 14, 2012 at 9:15 am
u dont really need to know code,i just want to know which join will give me duplicate rows.
left,right ,full.
June 5, 2012 at 3:46 pm
Viewing 15 posts - 46 through 60 (of 64 total)