Viewing 15 posts - 1,936 through 1,950 (of 3,366 total)
I don't think a tool is supposed to do that for you because you need to manually drop all your 2000 Full Text indexes and move the database to 2005...
March 19, 2009 at 7:34 pm
In Asp.net PDF uses the file upload which default to only 4megs so most code that runs without over ride of the Max length property blows. So check below...
March 19, 2009 at 4:43 pm
I cannot comprehend why you are running SQL Server 2005 in Windows 2000 but I am assuming you have run run aspnet_regiis in your c drive. So go to...
March 19, 2009 at 4:10 pm
I have not seen this so I am assuming you don't have enough memory to process the Cube and render it in SSRS. So you need to find out...
March 19, 2009 at 11:02 am
I don't do Sharepoint but start with these two links which will help you to understand what you need to maintain Sharepoint database.
March 19, 2009 at 10:12 am
The company that owns it now also run Devx and Codeguru they are a publishing company while Redgate is an engineering company a very big difference.
March 19, 2009 at 7:12 am
I am so glad to know you have finished the migration please post what was making it complain about web farm in SSRS 2000 and other things so others can...
March 19, 2009 at 7:07 am
That just means it is not populated because you must know the Catalog must be populated, so right click on each table and try to script it don't finish the...
March 18, 2009 at 5:22 pm
I think some one skipped installing the separate Microsoft search service which actually runs Full Text in 2000, I don't have it running because I am running 2005/8 and Team...
March 18, 2009 at 4:33 pm
IBM to buy SUN if MySQL is killed in the deal there will be a fight because many web developers like MySQL because it is simple and ISP gives them...
March 18, 2009 at 4:13 pm
Check the two links below for how to configure MSDTC for cluster per Microsoft it is almost required.
http://blogs.msdn.com/sqlblog/archive/2006/10/06/MSDTC-and-SQL-Server-on-a-cluster.aspx
March 18, 2009 at 2:40 pm
In 2000 you MUST manually populate the Catalogs to use Full Text that is not needed in 2005 so drop all your existing indexes before upgrading so you can use...
March 18, 2009 at 12:22 pm
In SQL Server 2000 Full Text is part of the Microsoft Search service which is a separate add on to SQL Server while in 2005 Full Text is part of...
March 18, 2009 at 11:48 am
whereas with SQL Server we have struggled with this issue, having to resort to dirty reads for some of our reporting to avert concurrency problems.
The main reason for transaction...
March 18, 2009 at 10:20 am
In Express and the developer edition you must enable both remote and local, TCP/IP and Named Pipes and turn on the browser service so you could register the remote SQL...
March 18, 2009 at 10:15 am
Viewing 15 posts - 1,936 through 1,950 (of 3,366 total)