Viewing 15 posts - 5,581 through 5,595 (of 9,643 total)
I would also double check the C# code that the execution order is as expected.
Someone more knowledgeable than I might be able to answer this, but I wonder...
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, 2009 at 11:56 am
Backing up the transaction log DOES not truncate the log. It frees up space on the log file for re-use. It basically says, "Now that these transactions 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 18, 2009 at 9:04 am
I don't know of anyway, outside of profiler/trace to tell when a table is accessed. In theory, you could use the DMV's to get the SQL Statements and parse...
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, 2009 at 8:00 am
Yes, the clustered index and all non-clustered indexes would be rebuilt when you use SSMS to insert a column in a specific position as it is a new table 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
March 18, 2009 at 7:58 am
Check out this link.
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, 2009 at 7:53 am
Oops, this is also a duplicate post and there are answers here sp please ignore this thread and go to this one.
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, 2009 at 7:49 am
Typically the number of tables in a database does not affect performance. It is the design of the database (indexes, etc...), query design, and number of users that typically...
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, 2009 at 7:47 am
Have you read the Database Mirroring section in Books on Line?
Have you tried setting up mirroring and encountered problems? If so, do you have specific 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
March 18, 2009 at 7:42 am
Duplicate post, please post answers here. Please post once, duplicate posts fragment replies.
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, 2009 at 7:40 am
Duplicate post, please post answers here. Please post once, duplicate posts fragment replies.
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, 2009 at 7:40 am
Duplicate post, please post answers here. Please post once, duplicate posts fragment replies.
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, 2009 at 7:40 am
Are you using Reporting Services to display the report?
Can you post sample data and expected results as suggested in the links in my signature line?
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, 2009 at 7:35 am
Duplicate post and in the wrong forum. Please post answers here.
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, 2009 at 7:33 am
Ahh, thanks Jacek for catching my omission. I only looked at the first "pair" and they were tied by date so I assumed the rest were as well. ...
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, 2009 at 7:31 am
Derek Dongray (3/18/2009)
Chris Morris (3/18/2009)
Grant Fritchey (3/18/2009)
I was checking up on the status of what I think is a bug...
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, 2009 at 7:24 am
Viewing 15 posts - 5,581 through 5,595 (of 9,643 total)