Viewing 15 posts - 61 through 75 (of 185 total)
Thanks to everyone for taking a look at this. Here's the DDL for the table
CREATE TABLE [dbo].[JudicialServicesPersonnelTypes] (
[PersonnelType] [char] (2) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL ,
[Description] [varchar] (50) COLLATE SQL_Latin1_General_CP1_CI_AS...
October 4, 2007 at 6:39 am
John,
Thanks for responding. It's varchar(50), just like the output variable. I've tried changing both the column and the output variable to char(50), with no luck. I posted...
October 3, 2007 at 1:16 pm
I have learned so much from the Users Who Need Help posts, I would hate to see it go away. And yes, it has gotten much longer, but isn't...
September 27, 2007 at 6:12 am
I thought you just turned 40, so why are you using 1024 x 768 resolution, instead of 800 x 600?:)
Seriously though, changing the resolution to the absolutely unreadable 1024 x...
September 26, 2007 at 8:18 am
Is it just my computer, or does the Where Did It Go? section (table?) get cut off on the right for others?
Mattie
September 25, 2007 at 8:03 am
I don't want to hijack Steve's question, but it's related to one I've always wondered about: if you don't have enough time to do all the analysis, design, and testing...
August 17, 2007 at 6:28 am
Hi Erik,
Thanks so much for responding. The answer to your question is yes: While I cannot access any site using the DTS task, I can access at least one...
August 16, 2007 at 7:17 am
I love this site. Carl, thanks so much for your help.
Mattie
August 10, 2007 at 9:31 am
August 3, 2007 at 9:03 am
I was pleasantly surprised to find that this was the case in an application I wrote, but I'm curious why it's a questionable practice. Is there another way to achieve...
August 3, 2007 at 8:42 am
I answered MSOLAP. I don't mind getting these wrong, but it seems to me in the SQL Server 2005 Service Accounts article in the same newsletter, it indicates that for...
July 13, 2007 at 7:02 am
Mexico, baseball, and now camping? Can't...
June 25, 2007 at 2:02 pm
Sugesh,
Yup, we know what the fix needs to be for the future. But back to my current problem, seeing as the job it's running against isn't an issue, should I kill...
June 20, 2007 at 7:33 am
Thank you Sugesh for your response. Are you saying that instead of killing the SPID, I should just stop and restart the SQL Agent Service?
As for the problem with the...
June 20, 2007 at 5:56 am
Steve,
I don't know if this is the kind of example you're looking for, but it seems representative of the issue that's been occurring since the rules for including posts in...
June 12, 2007 at 7:40 am
Viewing 15 posts - 61 through 75 (of 185 total)