Viewing 15 posts - 181 through 195 (of 271 total)
Reporting Services (RS) can run sprocs in a dataset, so in theory you can do whatever a sproc can do.
The issue then is what sort of interface RS can present...
January 11, 2007 at 1:56 am
I agree with this too. It's just using semantics to alter the message, so it should say 'Owned by'.
Or 'Pwned by', which would obviously be hilarious and we could all...
January 10, 2007 at 1:59 am
I've written code to do this - getting all syscomments text, that is - so if you'd like the code, PM me.
The code is a sproc that builds a table of...
January 10, 2007 at 1:54 am
As a follow-up to Kevin's post, this is something I did recently to provide a search facility where I work.
I've got a sproc that creates a table containing all the...
January 3, 2007 at 5:46 am
You should be as independent as you were before the sale. Naivety aside, that's the simple answer.
I've never had a problem with the advertising, because it's so well focussed. I...
November 24, 2006 at 2:01 am
Congrats to Steve, Andy, and Brian. You've been responsible for creating the best MS SQL site on the t'Intermaweb, so congrats on your success
November 20, 2006 at 2:26 am
I'm glad there're people like you to do this stuff for us - nice article
A comment about the VB code. I think it's...
November 10, 2006 at 1:44 am
If I don't have a need for the product in question at the time, then I almost certainly won't bother visiting the site or downloading a whitepaper etc. And if...
October 25, 2006 at 1:15 am
It's often easy enough to find similar suggestions on different sites, and that's usually enough to convince me to give something a try.
Obviously, I test this stuff on something other...
October 20, 2006 at 2:11 am
I love my Sky Plus TV system because it's so easy to record stuff and then fast-forward through the ads. Sometimes, if I want to watch something when it's actually...
September 29, 2006 at 1:21 am
I work 08:00 to 16:00, Monday to Friday. I'll work extra if I need to, but that is rare these days.
When I was a programmer I worked more hours, trying...
September 8, 2006 at 1:25 am
The site's excellent and the ads don't bother me. I just tried out the page peeler, and it's fine, because as soon as you move the mouse away the page...
September 7, 2006 at 2:10 am
My biggest regret would be not having had the courage to start my own company. I've got a lot of good skills and experience with software development and databases etc,...
June 30, 2006 at 7:03 am
We identify sources of data by using a column called SourceSystemID. This links to the SourceSystem table which lists all our data sources.
Our data warehouse tables - well, it's more a...
June 28, 2006 at 2:52 am
Our Access apps create the DSN on the user's PC when the app starts. It's a neat enough solution, but I think the other suggestion of a DSN located on...
June 5, 2006 at 5:56 am
Viewing 15 posts - 181 through 195 (of 271 total)