Viewing 15 posts - 3,481 through 3,495 (of 3,738 total)
I'm not sure that the links listed below will help you.
You may have to work from a Development Server that has both SQL Server 2005 & SQL Server 2008 to...
February 26, 2010 at 8:28 pm
What documentation are you using to configure the Linked Server?
February 26, 2010 at 8:14 pm
You may have to have SQL Server 2005 installed on a Server to do this but please check out the following links:
Installing (sql server 2005) SSIS packages on SQL Server...
February 26, 2010 at 8:10 pm
I'm sorry but I'm in the middle of an install at the moment.
If you open the system SP's I referenced you will be able to identify the System Tables that...
February 26, 2010 at 10:14 am
Consider creating an error log file, etc...
February 25, 2010 at 5:56 pm
Have you tried going into debug mode, stepping through the code,checking the variables, etc?
February 25, 2010 at 5:55 pm
Not sure, but please start with these articles and research and determine if they applicable to your situation:
SQL Server SharePoint_Config database Transaction log backup plan failed
SharePoint Database Growth Rates
http://vspug.com/llowevad/2007/06/25/sharepoint-database-growth-rates/
Massive SharePoint...
February 25, 2010 at 5:41 pm
I do not know of the details but please check out the following articles:
Microsoft.SqlServer.Management.Smo.SimpleObjectKey' ... etc
Can not create Job on SQL2005
Unable to create agent job after installing service pack 2.
http://www.sqlservercentral.com/Forums/Topic384975-149-1.aspx#bm835905
http://www.sqlmonster.com/Uwe/Forum.aspx/sql-server-clustering/3393/Unable-to-Cast-Object
February 25, 2010 at 5:28 pm
Converting it to an sp_executesql would be better than embedded Dynamic SQL for various reasons but it would be much better if you create a Stored Procedure and call the...
February 25, 2010 at 5:12 pm
Viewing 15 posts - 3,481 through 3,495 (of 3,738 total)