Viewing 15 posts - 6,196 through 6,210 (of 11,678 total)
None, it's just a client tool.
I connect with my 32-bit SSMS (still on Windows XP) to 64-bit servers all the time without issues.
November 14, 2012 at 7:11 am
What kind of SQL login did you create?
Windows Authentication? SQL Server Authentication?
Did you enable it?
November 14, 2012 at 5:38 am
Please do not crosspost. It wastes peoples time and fragments replies.
Original thread can be found here:
http://www.sqlservercentral.com/Forums/Topic1384535-1633-1.aspx
November 14, 2012 at 5:13 am
pmercer (11/14/2012)
November 14, 2012 at 5:11 am
How did you create the user?
November 14, 2012 at 3:53 am
This article explains various methods to concatenate row values:
November 14, 2012 at 3:52 am
November 14, 2012 at 2:04 am
Then bcp would be ideal.
Or if you want to complicate things, you could use OLE Automation:
November 14, 2012 at 1:49 am
What's wrong with bcp? It's probably the most efficient method to create the XML file.
An alternative is to use SSIS and the export column component in the dataflow.
November 14, 2012 at 1:28 am
What are the property values for FailParentOnFailure and FailPackageOnFailure?
November 13, 2012 at 11:58 pm
In a schedule, you can choose "Start automatically when SQL Server Agent starts" as the schedule type.
November 13, 2012 at 11:56 pm
You have only 1 row. How are you supposed to find an average that is not 365?
November 13, 2012 at 11:51 pm
If you have Office 2013 and SQL Server 2012 sp1, you can have PowerView in Excel. (that's where most of the SSRS teams efforts went to, I think)
November 13, 2012 at 11:49 pm
There's SQL Magazine (focused only on SQL Server) who did have a printed issue, but recently they switched over to e-magazines only.
November 13, 2012 at 11:48 pm
What are the errors?
November 13, 2012 at 11:46 pm
Viewing 15 posts - 6,196 through 6,210 (of 11,678 total)