Viewing 15 posts - 2,521 through 2,535 (of 9,644 total)
Okay.
As Lutz asked, what is the error message?
What are you using for the Server Name when you try to connect? By default Express installs as a Named Instance so...
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
March 30, 2011 at 9:39 am
First I want to point you to this article[/url] as I think it will help you understand what Todd and Sean are saying. SQL Server triggers work differently than...
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
March 30, 2011 at 9:27 am
You can do this by running a server-side trace as well. You can trace the RPC:Completed & SP:Completed events. The issue is that you need to run it...
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
March 30, 2011 at 8:59 am
You can use a filter on the table, but as Daniel said, you are better of creating a group.
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
March 30, 2011 at 8:56 am
Can you post the code?
How do you know the whole database is locked? What is the output of sys.dm_tran_locks? What are the symptoms?
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
March 30, 2011 at 8:54 am
Gus' post is very good. I used to be a SELECT guy, but because SELECT does not throw an error when more than 1 value is returned I have...
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
March 30, 2011 at 8:50 am
Are you connecting from the local pc or from another computer?
What application(s) are you using to try to connect?
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
March 30, 2011 at 8:47 am
Y'all are welcome. I'm glad it made sense.
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
March 24, 2011 at 12:08 pm
Grant Fritchey (3/23/2011)
SQLkiwi (3/23/2011)
Grant Fritchey (3/23/2011)
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
March 23, 2011 at 8:27 am
David Benoit (3/22/2011)
Thanks for...
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
March 22, 2011 at 8:05 pm
SQLkiwi (3/22/2011)
David Benoit (3/21/2011)
SQLkiwi (3/21/2011)
Roy Ernest (3/21/2011)
You are flying all the way to Boston from NZ? Thats a pretty long flight you will be in.. 🙂
About 40 minutes short 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
March 22, 2011 at 8:03 pm
Chad Crawford (3/17/2011)
Wahoo! Just passed 70-454. I am now officially SQL 2008 DBD ITP. 😀 Yipee!
Congrats. I need to get that cert. The new features...
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
March 18, 2011 at 7:39 am
Yes since I'm in process and you have my email....
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
March 14, 2011 at 8:02 am
CirquedeSQLeil (3/8/2011)
jcrawf02 (3/7/2011)
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
March 9, 2011 at 10:45 am
SQLkiwi (3/4/2011)
Exciting day - just had my first Simple Talk article published:http://www.simple-talk.com/sql/learn-sql-server/understanding-and-using-parallelism-in-sql-server/
Congrats! Someday I'll catch up on my reading and get to it I'm sure. Of course at...
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
March 7, 2011 at 7:05 am
Viewing 15 posts - 2,521 through 2,535 (of 9,644 total)