Viewing 15 posts - 9,406 through 9,420 (of 9,643 total)
Ninja's_RGR'us (10/1/2007)
One implies a range seek and the other one an index seek (rid lookup). I don't see...
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 1, 2007 at 11:40 am
Nilssond (9/27/2007)
MemberNumber StartDate ...
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 1, 2007 at 8:31 am
Steve Jones - Editor (9/30/2007)
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 1, 2007 at 8:22 am
Derek Allan Thomson (9/11/2007)
The "Table" table will potentially contain several thousand records before the batch process tidies up the table at the end of the week. The solution offered will...
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
September 27, 2007 at 6:37 am
I have had jobs where I have done everything from setup the office to manage the SQL Servers depending on need and I would say most of us are willing...
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
September 27, 2007 at 6:30 am
I know this would take some extra time, but why not allow the users to subscribe to Forum sections they want to see in the newsletter. That way if...
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
September 27, 2007 at 6:18 am
Michael Earl (9/26/2007)
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
September 26, 2007 at 6:32 am
Jenny,
Can you successfully run the query against the linked server without using variables? What version of SQL Server is each server? There are issues with linked servers between...
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
September 25, 2007 at 9:15 am
See the thread at http://www.sqlservercentral.com/Forums/Topic402212-150-1.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
September 25, 2007 at 6:57 am
Karen Lennon (9/24/2007)
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
September 25, 2007 at 6:54 am
I can't say I'm suprised. I have seen many companies that don't understand the value in training. You are expected to keep up with the latest technologies on your own...
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
September 25, 2007 at 6:21 am
Good article. Can someone explain to me how the bitmap is created when an update takes place? I can envision using this technique in triggers when archiving/logging.
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
September 25, 2007 at 6:17 am
Benjamin,
The ADO.NET has a tranascation object so can issue a Begin and a Commit/Rollback as appropriate. If you google ADO.NET transaction you will find the syntax for 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
September 25, 2007 at 6:06 am
Ross,
I have never actually gotten a credentials prompt when deploying reports. Usually I get a "cannot deply error" when there is a credentials issue. Can you access the Report 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
September 24, 2007 at 3:09 pm
AiJaz,
After playing with this a little it looks like Restore FileListOnly returns only the files of the first database placed in the backup file unless you use WITH file=n. If you...
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
September 24, 2007 at 3:04 pm
Viewing 15 posts - 9,406 through 9,420 (of 9,643 total)