SQL Server Migration Questions and Answers

Recent IT Questions

1 - 20 of 43
<<PREVIOUS 1|2|3 NEXT>>

Migrate User & Permissions SQL 2000 to SQL XXXX

Hello, I need to a new windows server, but too install MS SQL Server 2005. Who know or have a code to do this job. Tank you so much.

asked by Njimenez

  5 pts.

Going from SQL Server 64-bit Enterprise to 32-bit Standard

Can the database be moved from a 64-bit Enterprise Edition SQL server to the 32-bit Standard Edition? What kind of issues there might be associated with this move?

asked by Narine

  5 pts.

SQL Server Table and View Index

Hi, I was wondering if migrating a database from SQLServer 2000 to 2005 using restore or detach/attach also copies the table and view index. Thanks.

View Answer   |  Apr 28 2009  9:29 AM GMT
SQL Server 2005, Index Scan, SQL Server 2000 migration
asked by Db23

  230 pts.

Tool for migrating DTS to SSIS

What is the tool for migrating dts to ssis.And how effective it works.And I want migtate 500DTS packages to ssis how much time it will take?

View Answer   |  Apr 7 2009  5:48 AM GMT
SSIS, DTS, SQL Server migration
asked by Lingala

  5 pts.

How to migrate a database from SQL Server 2000 to SQL Server 2005

Can someone explain in detail how to migrate a database from SQL Server 2000 to SQL Server 2005, including which components need to be migrated?

View Answer   |  Mar 30 2009  6:22 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server migration
asked by SQL Server Ask the Experts

  2445 pts.

Copying view from remote to local SQL Server with SSMS

Hi I'm currently trying to get to grips with an upgrade from sql server 2000 to 2008, forced by an upgrade at my ISP. I'm used to using Enterprise Manager to export data from my ISP to my local machine for backup, and this process copying tables as tables, views as views and so on. But using...

View Answer   |  Feb 7 2009  2:52 PM GMT
SQL Server 2008, SSMS 2008, SQL Server migration
asked by Tsp1965

  20 pts.

SQL Server 2008 compression experiences?

We are about to migrate a database from SS2005 32-bit to 2008 64-bit. One of the biggest drivers for this is the compression capability in SS2008. We expect to shrink our 2TB database down to about 500GB (proven in testing), and get the comparable IO performance improvements (4x faster reads - also...

asked by Dschwant

  175 pts.

Migration from SQL Server 2000 to SQL Server 2005

Hi EveryBody, I am new to SQL SERVER 2005, I have migrated my SQL SERVER 2000 database to SQL SERVER 2005 and it has degraded my site performance. A Page that opens in 10 seconds is now opening in 30 seconds. I have updated the STATISTICS of the database using UPDATE...

asked by Nitin1983

  5 pts.

Migrating data from a SQL Server 2005 database to SQL Server 2000

I am looking for advice on what technology to use to migrate data from a SQL Server 2005 database to SQL Server 2000. We are currently phasing out our old help desk ticketing system in SQL Server 2005 to a new ticketing system in SQL Server 2000. The tables in the databases are not identical...

View Answer   |  Jan 26 2009  7:52 PM GMT
SQL Server 2005, SQL Server migration, SQL Server 2000
asked by SQL Server Ask the Experts

  2445 pts.

Can we migrate already encrypted data from SQL Server 2000 to MS SQL Server 2008

I have encrypted data in MS SQL Server 2000. I want to migrate in MS SQL Server 2008. I have migrated successfully through the attach/dettach process but when I am trying to decrypt the data. is it giving different result or value. is the right process to migrate the encrypted data? Please suggest...

asked by Amit1may

  5 pts.

Restoring a database after migrating from SQL Server 7 to SQL Server 2005

I am trying to migrate from SQL Server 7 to SQL Server 2005, but when I try to restore the database I get this error: "Processed 120424 pages for database 'COAST', file 'Coast_Data' on file 1. Processed 1 pages for database 'COAST', file 'Coast_Log' on file 1. Converting database 'coast' from...

View Answer   |  Dec 30 2008  8:06 PM GMT
SQL Server 2005, SQL Server 7.x, SQL Server migration
asked by SQL Server Ask the Experts

  2445 pts.

Migrating SQL Server 2005 back to SQL Server 2000

How would I go about migrating SQL Server 2005 back to SQL Server 2000?

View Answer   |  Dec 29 2008  7:42 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server migration
asked by SQL Server Ask the Experts

  2445 pts.

Moving data from one DB to another DB in SQL Server 2005

Hi all I got formula to calucalate Row_size of a table Row_Size = Fixed_Data_Size + Variable_Data_Size + Null_Bitmap + 4 Fixed_Data_Size = total byte size of all fixed-length columns Variable_Data_Size = 2 + (Num_Variable_Cols x 2) + Max_Var_Size ...

View Answer   |  Dec 20 2008  2:22 PM GMT
Data migration, SQL Server 2005, SQL Server migration
asked by Snivas

  20 pts.

SQL Server 2000 Enterprise Edition upgraded to SQL 2005

I am researching different Hosting companies with dedicated servers that we can look at moving to. I need to know some information when I am looking at these different companies about the SQL server. We are currently running SQL Server Enterprise 2000. I have seen that the companies are offering...

View Answer   |  Dec 18 2008  7:21 AM GMT
SQL Server, SQL Server 2005, SQL Server migration
asked by Gauravpadia

  5 pts.

Impact on application after upgrade from SQL Server 2005 to SQL Server 2008?

What would be impact/changes to be done in my application which is using general SQL for upgradation from SQL Server 2005 to SQL Server 2008 ?

View Answer   |  Dec 12 2008  8:15 AM GMT
SQL Server 2005, SQL Server 2008, SQL Server upgrades
asked by Vht

  5 pts.

Changes in stored procedures from SQL Server 2000 to SQL Server 2005

If you could, could you please give a list of the relevant changes that have been done to stored procedures from SQL Server 2000 to SQL Server 2005?

asked by SQL Server Ask the Experts

  2445 pts.

SQL 2005 32 bit - SQL 2005 64 bit

Moving from SQL 2005 32 bit - SQL 2005 64 bit. What are the problems which can be faced during this move.

asked by Vani17

  5 pts.

How to import Microsoft Access to SQL Server 2005

hi, while i am importing database MS-Access to sql server 2005 its could not importing its Showing like this: The operation could not be completed. Additional information: -> Not a valid password.(Microsoft JET Database Engine) What to do? can you give the solution. Thanks, Deepa

Answer Question   |  Nov 30 2008  4:41 PM GMT
ASP.NET, Microsoft Access, Web development
asked by Deepatss

  5 pts.

Migrate FROM SQL2005 Ent. TO SQL2005 Standard

We recently installed and have been running SQL 2005 Ent. because that is what we planned to use. During the 180 day window our needs have changed and we purchased Standard edition rather than Enterprise. Now we need to migrate from Enterprise to Standard. My question is what is the best way to...

View Answer   |  Nov 14 2008  3:28 PM GMT
SQL, SQL Server, SQL Server 2005
asked by Jtncat

  5 pts.

Migrating SQL Server replication from one server to another

We are migrating our SQL Server from one server to another; is there a way that replication can also be moved from source to destination?

View Answer   |  Nov 11 2008  7:10 PM GMT
SQL Server replication, SQL Server migration
asked by SQL Server Ask the Experts

  2445 pts.

1 - 20 of 43
<<PREVIOUS 1|2|3 NEXT>>