Viewing 15 posts - 1,471 through 1,485 (of 9,643 total)
Great, Glad I could help.
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
January 23, 2013 at 10:46 am
Assuming all the data comes from one database, one not just return all the data in one dataset and then you don't have to jump through hoops to get 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
January 22, 2013 at 3:36 pm
naga.rohitkumar (10/5/2012)
but if we use default master the user can able to have access on all databases know
i mean it 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
October 8, 2012 at 7:35 am
naga.rohitkumar (10/5/2012)
other than giving sysadmin or using this script
-------------------------------------
Use master
Go
Grant Alter Trace to Login
-------------------------------------
1.if we give bulkadmin and public in server role and ddladmin,db_datareader,db_datawriter in database...
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, 2012 at 6:54 am
Shon,
In my experience, I have gotten the error message generated by SQL Server back when using this. It's why I wrote the code. The errors I was experiencing...
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 3, 2012 at 7:55 am
abhijitshedulkar (9/23/2012)
Nice article Geoff, I would like to request can u please help us to implement this type of deadlock alert notification proactively rather than re-actively.
How would you get a...
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, 2012 at 9:30 am
WayneS (8/22/2012)
http://wiseman-wiseguy.blogspot.com/2012/08/im-speaking-at-sqlsaturday-156providence.html
4 Threadizens doing 8 presentations, and you're not seeing any of them?:w00t:
And what's up with only seeing presentations...
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
August 28, 2012 at 11:10 am
I haven't checked in here in quite awhile and had a couple hundred posts to read through. Not much I'll comment on so I don't stir anything up again.
I...
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
August 8, 2012 at 11:35 am
I over thought this one, and knew I was doing it, but still did it anyway. My thinking was that, while you do not have to define a clustered...
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
August 6, 2012 at 6:19 am
Seems like you should talking to your hosting provider and/or the uddeIM people. IT is unlikely that SQL Server professionals will be able to troubleshoot these errors as they...
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
July 24, 2012 at 9:04 am
I think you'll need to use a script component and .NET RegEx functionalisty to get this to work.
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
July 24, 2012 at 8:55 am
What is the restore code on the secondary server? Sounds like the code is setup to filter on a file name and would need to be changed to restore...
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
July 24, 2012 at 7:23 am
Have you checked the firewall on your desktop? Perhaps it is blocking responses from that port? Outside my area of expertise now, but I'd definitely start by temporarily...
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
July 19, 2012 at 7:35 am
Can you connect to the named instance from the server itself?
What are you entering for a server name? Are you sure you are typing the name correctly?
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
July 19, 2012 at 6:36 am
Is the SQL Browser service running? Without the browser service running you need to know and specify the port that the named instance is running on 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
July 18, 2012 at 11:20 am
Viewing 15 posts - 1,471 through 1,485 (of 9,643 total)