Viewing 11 posts - 16 through 26 (of 26 total)
How do i determine which service pack is installed on the client??
On the server however i can determine that by using
select serverproperty('productlevel') as ServicePackLevel
Again, the Remote server runs...
November 13, 2007 at 10:56 pm
Hi ,
By same version you mean the clent&server need to have the same service packs??
November 13, 2007 at 1:17 am
probably will have to force our selves to believ e that it happens that way:D
perhaps there could be no other explaination :hehe:
October 30, 2007 at 7:57 am
Hi,
You mean to say at the time of the 1st fetch the row pointer is before the first record and the 1st fetch makes it to come to the first??
The...
October 30, 2007 at 7:48 am
Hi,
Thanks for your help...
when i went through the last link (from code project) they had told us to execute sp_sdidebug 'LEGACY_ON' and when i did that and tried to step...
October 30, 2007 at 7:07 am
On a remote server...but my log in id has accees to SP_Sdidebug
October 30, 2007 at 3:24 am
Nope..Still no luck....BTW what are the statements on which i can place a breakpoint??
October 30, 2007 at 3:01 am
I have put it on an IF loop...also tried putting it on a Select @var=" so and so"" statement.
October 28, 2007 at 11:40 pm
I supply the values when the SP is in debug mode and then when i execute the SP with breakpoints it just returns a null resultset with column headers alone...It...
October 28, 2007 at 11:24 pm
Hi,
Thanks for your inputs..
The first link does'nt show anything on excel based reports...the second one has a few pointers...
October 24, 2007 at 6:11 am
Viewing 11 posts - 16 through 26 (of 26 total)