Viewing 15 posts - 1 through 15 (of 19 total)
Hi,
I am also encountering the same issue, could you please let me know it got solved.
January 2, 2012 at 1:51 am
I see the DLL in the BINN folder, I also the see the other dlls you mentioned in the system folder.
When I try to register the odsole70.dll now using...
November 23, 2011 at 6:55 am
All the Raiserror statements inside the stored procedures are for informational messages and their severity is set to 0. So they are not getting caught inside the TRY....CATCH block.
March 8, 2011 at 2:42 am
Thanks All, The solutions are working fine. Thanks for your inputs.
Do we have an option incase if we are not scheduling them in SQL job ? I mean if we...
March 8, 2011 at 12:59 am
Thanks,
The scenario is, I have thousands of stored procedure which have been written with raiserror already. All these days we were having the front end (C++) handling this logging into...
February 22, 2011 at 5:43 am
Yes both are 2008 servers
July 13, 2010 at 3:11 am
Hi, Thanks all. I thought to re-write that piece of code with suggestion given in this forum. Now I face another issue with the joins, my code looks like,
update table1...
July 9, 2010 at 1:01 am
both instances match the records
Version : sql server 2000 sp 2
February 25, 2009 at 7:20 am
primary key is there. so it has created clustered index. Rebuild doesnt give any improvement.
February 25, 2009 at 6:38 am
The actual table has an id, name and its description. id is the primary key.
The description is huge which has length ranging from 3000 to 5000 characters.
I use simply query...
February 25, 2009 at 5:28 am
Independent on the environment, can we make this query run faster by anyway ??
Our ultimate aim is to run the query faster. Is the performance lack due to the huge...
February 25, 2009 at 2:01 am
The same case is with the QA environment also ? which wont have difference in load when compared with development.
February 25, 2009 at 1:49 am
Hi Madi,
The output wont be the one I expected. The decimal should not get truncated.
October 23, 2008 at 7:36 am
The query has ROW_NUMBER function and I am getting only rows with certain range like 50 to 100 which will be passed through variable using CTE.
The same query if use...
January 24, 2008 at 10:04 pm
Hi Andras, Its a good idea.Thank You Very much.
Regards,
Aravind
August 23, 2007 at 3:15 am
Viewing 15 posts - 1 through 15 (of 19 total)