Viewing 15 posts - 31 through 45 (of 133 total)
Wayne,
Excellent job.
Thomas
Thomas LeBlanc, MVP Data Platform Consultant
December 26, 2013 at 8:08 am
I believe the admin access is needed to create ActiveDirectory information for the cluster like ServerName configured to the IP address. If your AD administrator can create those things before...
Thomas LeBlanc, MVP Data Platform Consultant
November 14, 2013 at 10:09 am
If you right-click a database in Management Studio and go to the Properties of the database, there is a Permissions menu choice.
You can Grant Permissions for a login to Delete...
Thomas LeBlanc, MVP Data Platform Consultant
November 13, 2013 at 7:09 am
read the Security Considerations on this link for this information.
http://technet.microsoft.com/en-us/library/ms179410(v=sql.105).aspx
thomas
Thomas LeBlanc, MVP Data Platform Consultant
November 13, 2013 at 7:06 am
You probably need to stage the data in a table, then use T-SQL as Source Component and write CASE statement in T-SQL.
Thomas
Thomas LeBlanc, MVP Data Platform Consultant
November 13, 2013 at 7:04 am
I am glad you found something helpful.
Thanks also for posting your solution because now other people can use it and Bing It! 😛
Thomas
Thomas LeBlanc, MVP Data Platform Consultant
October 31, 2013 at 1:56 pm
yes
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 9:23 am
I have never seen that happen, so I am not sure why.
Sorry,
Thomas
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:40 am
yes, this guide should help you
thomas
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:39 am
If you go to Tools menu choice then Options, you should see a Source Control on the Tree View on left.
On Plug-in Selection you should be able to choice TFS,...
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:37 am
You probably want to read SQLSkills posting from Paul Randall and Kimberly Tripp to understand the effects of what you want to do.
http://www.sqlskills.com/blogs/paul/
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:33 am
Yes, it sucks but on a cluster that is the case. It is for failover and usually cluster setups should have a new instance on a different cluster node.
The...
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:32 am
Yes there are, if you right click the connection in Management Studio and go to Properties then go to the general tab.
Of course, these are system settings that usually should...
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:29 am
If you are selecting to connect to a table in the OLE DB (or ADO) Source, try use a SQL Command instead and build the SQL yourself without the collate.
Not...
Thomas LeBlanc, MVP Data Platform Consultant
October 30, 2013 at 7:20 am
Wow, I was already formulating follow-up questions. You got me.
Thomas
Thomas LeBlanc, MVP Data Platform Consultant
April 1, 2013 at 9:08 am
Viewing 15 posts - 31 through 45 (of 133 total)