Viewing 15 posts - 1 through 15 (of 38 total)
Sorry again. Here is the whole script.
DECLARE @DbData AS TABLE
(
id INT IDENTITY(1,1)
,SQlServername NVARCHAR(MAX)
,SQLInstanceName NVARCHAR(MAX)
,TCPPortNum INT
,DatabaseName NVARCHAR(MAX)
)
DECLARE @ServerInstanceName NVARCHAR(MAX)
DECLARE @DBName NVARCHAR(MAX)
DECLARE @SQLString NVARCHAR(MAX) = ''
DECLARE...
June 6, 2013 at 8:07 am
I am sorry but I forgot to mention that the servername has to be passed as a parameter to the openrowset query
DECLARE @SQLString1 NVARCHAR(MAX) = ''
DECLARE @SqlCreateLogin nvarchar(max)
/*
I assign...
June 6, 2013 at 7:21 am
Like some wise man quoted
"Love your job but not the people you work for"
January 23, 2008 at 10:12 pm
That was really well said by the Editor. It is not good to play the blame game or bad mouth about ur previous employer at an interview.
January 22, 2008 at 6:43 am
Hey, I got the news letter mails today. :):D:)
January 22, 2008 at 4:16 am
I am getting the notifications for the forum entry though. I left my PM on and I just checked my mail. I get a prompt email but i cant figure...
January 21, 2008 at 7:26 am
The last mail I got was the database weekly update on Jan 19th. My spam folder does not contain any news letters from sqlservercentral.com.
January 21, 2008 at 7:17 am
I work 48+ hours a week. How? I do 8 hours shift Monday to Saturday. And sometimes I am on call on Sundays too. 8 hours is just on papers,...
January 14, 2008 at 9:01 am
That's very creative.......sounds cool too....:):D:):D
Hope there r no die hard oracle fans out here......he he....
January 11, 2008 at 11:06 pm
I think jus by solving QotDs is a very good way to prepare urself. I have encountered lots of trick questions in it and of course u need to have...
January 11, 2008 at 11:01 pm
Did u any of u know this.
O - Object
R - Relational &
A - Analytical
C - Computing
L - Logical
E - Engine
January 11, 2008 at 10:42 pm
regarding that box issue, i jus thought i could jus move to the top most floor. It would make realizing my resolution more easier..:):D:P
January 11, 2008 at 10:18 pm
Hey, come on, if v do not encourage him, lets atleast c to that lets not discourage him......
January 11, 2008 at 10:06 pm
Congratulations......this is brilliant.......keep this going and all the best.....
January 11, 2008 at 9:08 pm
Viewing 15 posts - 1 through 15 (of 38 total)