Viewing 15 posts - 46 through 60 (of 81 total)
Wow...brilliant...!!
Thanks for your time and help..!!
This is the best part of the SQL Server community..!!
Thanks again!!!
April 23, 2013 at 8:32 pm
Thanks Craig..Let me try that.
September 26, 2012 at 9:11 am
Jason,
Thanks for your response.
I tried many times and have failed to convince the management...:-(
Thanks!
September 25, 2012 at 6:01 pm
Thank you. I have added a trigger for the same.
September 6, 2012 at 10:43 am
Hi Thomas,
Thanks for your reply.
If it is a DNS issue, do you think it would work well after a restart..?
Thanks!
Siva.
June 13, 2012 at 10:07 pm
Hi,
Thanks for your reply.
There was no other error message in the log file.
Thanks!
Siva.
June 12, 2012 at 2:09 pm
Hi,
Thanks for your response. I think the same too. Not sure if you have faced a similar situation before..
Regards,
Siva.
May 26, 2012 at 10:20 am
Thanks Jason...Let me do some research
April 26, 2012 at 11:29 am
Hi Jason,
Thanks for your reply.
I am able to make remote connections using SSMS.
Only the JDBC connectivity is giving issues..
Thanks!
Siva.
April 26, 2012 at 10:49 am
Thanks Bob...
I was thinking that it is not necessary to mention the port name for named instance...SQL Server Browser service would take care of it internally..
Is this correct..?
April 13, 2012 at 3:30 pm
this is great...exactly what I wanted..thanks so much..
Let me understand your code...if I have any questions, I will ask you.
Thanks so much again!!!
-Siva.
April 10, 2012 at 12:04 pm
no..Not interview question...business question.
April 10, 2012 at 11:49 am
Here is the sample data.
CREATE TABLE T1 (CR_DATE DATETIME, CNT INT)
INSERT INTO T1 VALUES( '01/01/2012 08:30.200' ,1)
INSERT INTO T1 VALUES( '01/30/2012 09:30.200' ,1)
INSERT INTO T1 VALUES( '02/05/2012 10:30.200' ,1)
INSERT INTO...
April 10, 2012 at 11:49 am
Hi,
Thanks for your reply..
I just got this question...and have started googling...no solutions yet..
But I need to solve it in ASAP.. 🙂
Thanks!
Siva.
April 10, 2012 at 11:44 am
Viewing 15 posts - 46 through 60 (of 81 total)