Viewing 15 posts - 4,126 through 4,140 (of 9,643 total)
I'm at #9 and hope to stay in the top 10. It takes quite a bit of work.
I'll be at the Summit, I hope all that are...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 6, 2009 at 6:15 am
I'm a little late to the party, but I would agree with what annemurray99 said. I think being involved in the community has more to do with age and...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 6, 2009 at 6:07 am
Do you have Visual Studio installed on the client so you can step through the code? If not, can you modify the code to write to a log file...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:58 pm
Anyone else notice less responsiveness from OP's lately? Seems like the threads I respond to have other people post, but the OP doesn't even answer questions.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 3:53 pm
Elliott W (10/5/2009)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 10:40 am
Matt Whitfield (10/5/2009)
Steve Jones - Editor (10/5/2009)
I think I'm winning, but my back and knee might disagree.
I feel your pain.
I've just finished doing the entire house over the period of...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 10:32 am
davidandrews13 (10/5/2009)
select DATEDIFF(year,'1981-12-04',getdate())
will say 28 when they will still be 27
admittedly, its probably safe to say that...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 10:30 am
It would be easier to supply an example if you posted some more information as is mentioned in article referenced the first link in my signature.
Are you writing the SQL...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:42 am
If you have direct access to the server, have you looked at any of the DMV's like sys.dm_exec_query_stats?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:31 am
I'd look into Space Sensitivity as noted by Tim Mitchell in this blog post.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:28 am
I'm not sure what is causing your error but here is a link that will show what SQL Server 2005 editions are supported on what OS's, http://technet.microsoft.com/en-us/library/ms143506(SQL.90).aspx
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:20 am
In theory accessing SQL Server over wireless should be no different than doing it via a hard-wired connection.
What application are you using to connect to SQL Server?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:16 am
I would guess that the issue is that you are not logging into a domain, thus Windows NT Integrated Security is not going to work (there may be ways to...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:09 am
I'm not sure where you are getting the error. Is the error on starting SSRS, accessing the Report Manager web site, or trying to manage SSRS from SSMS?
Is SSRS...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 8:01 am
Is there a trigger on the table?
Oops, didn't read all of George's response before posting. But at least we agree.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 5, 2009 at 7:57 am
Viewing 15 posts - 4,126 through 4,140 (of 9,643 total)