dbTalk Databases Forums  

Upgrading 7.0 database to Sql Server 2000 ser ver

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Upgrading 7.0 database to Sql Server 2000 ser ver in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Auli
 
Posts: n/a

Default Upgrading 7.0 database to Sql Server 2000 ser ver - 01-07-2004 , 07:53 AM






Thankyou for quick answer about my last question.

More about 7.0 and 2000 sql servers:

Can I move a 7.0 database from a server which has this
different sort order to sql 2000 server which has this
different sort order and do it with "Copy database
Wizard" ?

2000 Installation white papers said that it is best
to choose a binary sort order (fastest), but some user
groups pages tell's that in some situation it can be not
so good idea thinking about best performance. Who should I
believe?

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Upgrading 7.0 database to Sql Server 2000 ser ver - 01-07-2004 , 08:13 AM






Moving anything between code pages is going to involve a lot of IO.

Using the "Copy SQL Server Objects" task then there is a Check box to "Use
Collation" remove that.

With SQL Server 2000 you have the opportunity though to have databases of
differing collations on the same server that differ from the Server
collation. You can also have tables of differing collations in each
database and going one step further columns of differing collations in the
same table

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\arc
hitec.chm::/8_ar_da_819v.htm



--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Auli" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thankyou for quick answer about my last question.

More about 7.0 and 2000 sql servers:

Can I move a 7.0 database from a server which has this
different sort order to sql 2000 server which has this
different sort order and do it with "Copy database
Wizard" ?

2000 Installation white papers said that it is best
to choose a binary sort order (fastest), but some user
groups pages tell's that in some situation it can be not
so good idea thinking about best performance. Who should I
believe?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.