Viewing 15 posts - 4,741 through 4,755 (of 5,356 total)
Hi Alan,
quote:
Unfortunately, it didn't work for me which makes me think that it might be due to the security settings on the...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
All I was trying to point out is that in the case of the use of 'Server.', if the server has to...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi David,
quote:
Yes, laziness on my part. If you leave off 'Server.' it is assumed (bad practice).
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi Suresh,
quote:
It did worked great. Now, I need to know Nth highest salary from the given values. Here, we may have to...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi David,
quote:
set conn = CreateObject("ADODB.Connection")set Com = CreateObject("ADODB.command")
set Rs = CreateObject("ADODB.recordset")
I always...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Thanks David and thanks to all who replied yet!
quote:
DROP Dirty_Nappy
GO
SELECT Clean_Nappy FROM Nappy_Pile WHERE COUNT(Clean_Nappy) > 0
INSERT...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi Noel,
quote:
Seems odd to me that you still have some spare time, looking at the number of posts you have
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 15 posts - 4,741 through 4,755 (of 5,356 total)