Home > Archive > MS SQL Server ODBC > January 2006 > Migrating to SQL 2003









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Migrating to SQL 2003
Neil

2005-12-12, 3:23 am

We are running SQL 7, using Access 2000 as a front end. Our network person
is wanting to migrate to Windows 2003 (we're currently on Windows 2000), and
wants to know if we should migrate to SQL 2003 at the same time. Are there
major changes between SQL 7 and SQL 2003, and how hard of a task would it be
to migrate our single database to a new version of SQL?

Thanks,

Neil


John Bell

2005-12-12, 7:23 am

Hi

You would be better to migrate to SQL 2005! Adding this migration will
increase the number of potential issues, but if you test it thoroughly then
you should be ok.
Check out the SQL 2005 Upgrade Advisor
http://www.microsoft.com/downloads/...&displaylang=en
and upgrade handbook
http://www.microsoft.com/technet/pr...5/sqlupgrd.mspx

John

"Neil" wrote:

> We are running SQL 7, using Access 2000 as a front end. Our network person
> is wanting to migrate to Windows 2003 (we're currently on Windows 2000), and
> wants to know if we should migrate to SQL 2003 at the same time. Are there
> major changes between SQL 7 and SQL 2003, and how hard of a task would it be
> to migrate our single database to a new version of SQL?
>
> Thanks,
>
> Neil
>
>
>

MC

2005-12-12, 7:23 am

Ummm, do you want to migrate to SQL 2000 or SQL 2005?

MC

"Neil" <nospam@nospam.net> wrote in message
news:Y_anf.2725$QQ1.23@newsread3.news.pas.earthlink.net...
> We are running SQL 7, using Access 2000 as a front end. Our network person
> is wanting to migrate to Windows 2003 (we're currently on Windows 2000),
> and wants to know if we should migrate to SQL 2003 at the same time. Are
> there major changes between SQL 7 and SQL 2003, and how hard of a task
> would it be to migrate our single database to a new version of SQL?
>
> Thanks,
>
> Neil
>



Erland Sommarskog

2005-12-12, 8:23 pm

Neil (nospam@nospam.net) writes:
> We are running SQL 7, using Access 2000 as a front end. Our network
> person is wanting to migrate to Windows 2003 (we're currently on Windows
> 2000), and wants to know if we should migrate to SQL 2003 at the same
> time. Are there major changes between SQL 7 and SQL 2003, and how hard
> of a task would it be to migrate our single database to a new version of
> SQL?


There is no SQL 2003. There is SQL 2000 which is very mature now, and
there is SQL 2005 which was released just over a month ago.

While there are vast improvements in SQL 2005 over SQL 2000, migrating
your database to SQL 2005 can very well be a simple task, although there
are some incompatibilities, particularly if you head for compatibility
level 90 (which I recommend).


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx
Neil

2006-01-26, 4:53 pm

Hi, Erland. Thanks for your reply. Given the incompatibilities between SQL
2005 and SQL 97, do you think it would be wise to just upgrade to SQL 2000?
Also, any ideas about which one might be better suited for Windows 2003
and/or an ODBC environment (using Access MDB as a front end)? Thanks!

Neil


"Erland Sommarskog" <esquel@sommarskog.se> wrote in message
news:Xns972AE1D20309
BYazorman@127.0.0.1...
> Neil (nospam@nospam.net) writes:
>
> There is no SQL 2003. There is SQL 2000 which is very mature now, and
> there is SQL 2005 which was released just over a month ago.
>
> While there are vast improvements in SQL 2005 over SQL 2000, migrating
> your database to SQL 2005 can very well be a simple task, although there
> are some incompatibilities, particularly if you head for compatibility
> level 90 (which I recommend).
>
>
> --
> Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/pr...oads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodin...ions/books.mspx



Erland Sommarskog

2006-01-26, 4:53 pm

Neil (nospam@nospam.net) writes:
> Hi, Erland. Thanks for your reply. Given the incompatibilities between
> SQL 2005 and SQL 97, do you think it would be wise to just upgrade to
> SQL 2000? Also, any ideas about which one might be better suited for
> Windows 2003 and/or an ODBC environment (using Access MDB as a front
> end)? Thanks!


SQL 97? Do you mean Access 97?

I can't give any advice that involves Access as this is an unknown product
to me.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx
Hugo Kornelis

2006-01-26, 4:53 pm

On Thu, 26 Jan 2006 05:02:36 GMT, Neil wrote:

>Hi, Erland. Thanks for your reply. Given the incompatibilities between SQL
>2005 and SQL 97, do you think it would be wise to just upgrade to SQL 2000?
>Also, any ideas about which one might be better suited for Windows 2003
>and/or an ODBC environment (using Access MDB as a front end)? Thanks!
>
>Neil


Hi Neil,

If you're upgrading anyway (whether from SQL 7 or fram Access 97, I
don't know), then I'd recommend you to go for SQL 2005. Every upgrade
you ever do will require you to deal with SOME incompatibilities. But
from SQL 7 to SQL 2005 should be relatively easy. (From Access [any
version] to SQL Server [any version] might be more trouble).

The payoff will be bigger if you go straight for 2005 - especially when
you start using the new features. Plus you'll be settled for some time
to come!

--
Hugo Kornelis, SQL Server MVP
Neil

2006-01-27, 3:23 am

I meant SQL 7.

I'm mainly looking for advice re. compatibility with Windows 2003, and
possibly ODBC environments.

Thanks.


"Erland Sommarskog" <esquel@sommarskog.se> wrote in message
news:Xns9757815ED324
7Yazorman@127.0.0.1...
> Neil (nospam@nospam.net) writes:
>
> SQL 97? Do you mean Access 97?
>
> I can't give any advice that involves Access as this is an unknown product
> to me.
>
>
> --
> Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/pr...oads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodin...ions/books.mspx



Neil

2006-01-27, 3:23 am

Hi, Hugo. Thanks for the reply. See below.

"Hugo Kornelis" <hugo@perFact.REMOVETHIS.info> wrote in message
news:1kcit1hfo208tb1
pr1quci8o43ob8g1d1s@
4ax.com...
> On Thu, 26 Jan 2006 05:02:36 GMT, Neil wrote:
>
>
> Hi Neil,
>
> If you're upgrading anyway (whether from SQL 7 or fram Access 97, I
> don't know),


It's from SQL 7. We are currently using Access with a SQL 7 back end.

> then I'd recommend you to go for SQL 2005. Every upgrade
> you ever do will require you to deal with SOME incompatibilities. But
> from SQL 7 to SQL 2005 should be relatively easy.


Erland mentioned "compatibility level 90" as possibly entailing some
incompatibilities. Would you concur?

(From Access & #91;any
> version] to SQL Server [any version] might be more trouble).
>
> The payoff will be bigger if you go straight for 2005 - especially when
> you start using the new features. Plus you'll be settled for some time
> to come!


I certainly agree with that. The only issue would be if there were a main
difference between upgrading to 2000 vs. 2005. But if upgrading to 2000 or
2005 were more or less the same, then I'd agree that 2005 would be the way
to go.

Thanks!

Neil


>
> --
> Hugo Kornelis, SQL Server MVP



Hugo Kornelis

2006-01-27, 8:23 pm

X-Newsreader: Forte Agent 1.91/32.564
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@supernews.com
Lines: 30
Path: TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!213.132.189.2.MISMATCH!multikabel.net!feed20.multikabel.net!tudelft.nl!binfeed1.tudelft.nl!newsgate.newsserver.nl!feeder.z74.net!news.z74.net!sn-ams-06!sn-xt-ams-05!sn-p
ost-ams-01!supernews.com!corp.supernews.com!not-for-mail
Xref: TK2MSFTNGP08.phx.gbl microsoft.public.sqlserver.server:421875 microsoft.public.sqlserver.odbc:46013

On Fri, 27 Jan 2006 08:27:25 GMT, Neil wrote:

>
>Erland mentioned "compatibility level 90" as possibly entailing some
>incompatibilities. Would you concur?


Hi Neil,

Compatibility level 90 means that you unlock all the new features that
were implemented in SQL Server 2005. Upgrading to SQL Server 2005
without striving for compatibility level 90 is, IMHO, a bit silly.

Lower compatibility levels are included to make upgrading easier. At
compatibility level 70, many features still behave the same as in SQL
Server 7.0. Not all, though - some changes to the core of the DB engine
were just too drastic to allow mimicking the "old" behaviour.

Upgrading from SQL Server 7.0 to SQL Server 2005 at compatibility level
70 means that you have to make only minimal changes - you don't have to
change the features that are still supported in the compatibility level.
But this should only be a first step - the next step should be to
replace old functionality with new functionality, then set the
compatbility level to 90. And after that, you can begin to unleash the
true power of all the new features!

--
Hugo Kornelis, SQL Server MVP
Erland Sommarskog

2006-01-27, 8:23 pm

NNTP-Posting-Host: webhotel.fordon.levonline.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: black.telenor.se 1138401594 9529 217.70.32.18 (27 Jan 2006 22:39:54 GMT)
X-Complaints-To: postmaster@telenordi
a.se
NNTP-Posting-Date: Fri, 27 Jan 2006 22:39:54 +0000 (UTC)
User-Agent: Xnews/2005.10.18 Mime-proxy/2.1.c.0 (Win32)
Path: TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!news.germany.com!newsfeed1.funet.fi!newsfeeds.funet.fi!newsfeed1.telenor.se!news.telenor.se!not-for-mail
Xref: TK2MSFTNGP08.phx.gbl microsoft.public.sqlserver.server:421876 microsoft.public.sqlserver.odbc:46014

Neil (nospam@nospam.net) writes:
> Erland mentioned "compatibility level 90" as possibly entailing some
> incompatibilities. Would you concur?


You can choose compatibiliy level 70. There still are cases of what
is is illegal syntax bot not caught by SQL 2000. (Don't know if SQL 7
has the same issues.) But with compatibility level 70, some functionalit
will not be available to you.

Beside mew reserved keywords, the main issue is the old-style outer
join (*= and =*) that are not permitted in level 90. If you have this,
rewrite it, because this is crap.

Note that you could run into issues if you upgrade to SQL 2000 as
well, althogh I think difference between level 70 and 80 is just
three keywords.


I've seen some mentions that Access 2003 is not co-operative with SQL2005,
but you probably get better answer on that in an Access newsgroup.

--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx
Neil

2006-01-27, 8:23 pm

Sounds like a plan. Thanks.

"Hugo Kornelis" <hugo@perFact.REMOVETHIS.info> wrote in message
news:ct7lt1l2q78ulrb
j4jm7p7se9spq00c62u@
4ax.com...
> On Fri, 27 Jan 2006 08:27:25 GMT, Neil wrote:
>
>
> Hi Neil,
>
> Compatibility level 90 means that you unlock all the new features that
> were implemented in SQL Server 2005. Upgrading to SQL Server 2005
> without striving for compatibility level 90 is, IMHO, a bit silly.
>
> Lower compatibility levels are included to make upgrading easier. At
> compatibility level 70, many features still behave the same as in SQL
> Server 7.0. Not all, though - some changes to the core of the DB engine
> were just too drastic to allow mimicking the "old" behaviour.
>
> Upgrading from SQL Server 7.0 to SQL Server 2005 at compatibility level
> 70 means that you have to make only minimal changes - you don't have to
> change the features that are still supported in the compatibility level.
> But this should only be a first step - the next step should be to
> replace old functionality with new functionality, then set the
> compatbility level to 90. And after that, you can begin to unleash the
> true power of all the new features!
>
> --
> Hugo Kornelis, SQL Server MVP



Neil

2006-01-27, 8:23 pm

Thanks, and thanks for the note about Access 2003 and SQL 2005.

"Erland Sommarskog" <esquel@sommarskog.se> wrote in message
news:Xns9758F0BBCCE2
3Yazorman@127.0.0.1...
> Neil (nospam@nospam.net) writes:
>
> You can choose compatibiliy level 70. There still are cases of what
> is is illegal syntax bot not caught by SQL 2000. (Don't know if SQL 7
> has the same issues.) But with compatibility level 70, some functionalit
> will not be available to you.
>
> Beside mew reserved keywords, the main issue is the old-style outer
> join (*= and =*) that are not permitted in level 90. If you have this,
> rewrite it, because this is crap.
>
> Note that you could run into issues if you upgrade to SQL 2000 as
> well, althogh I think difference between level 70 and 80 is just
> three keywords.
>
>
> I've seen some mentions that Access 2003 is not co-operative with SQL2005,
> but you probably get better answer on that in an Access newsgroup.
>
> --
> Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/pr...oads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodin...ions/books.mspx



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com