Navsion 3.60 / 3.70 and Microsoft SQL Server 2005?

Navision Articles

Get our Free Newletter

Don't you have the time to be online here at DUG every day? So how do you follow what is going on in the Dynamics industry and community?
If you subscribe to the DUG Newsletter then you can relax! We will make sure that you don't miss the big news!

Check out our
Newsletter Subscription Center
page a complete list of our different newsletters.

Solution (Verified) This post has 1 verified solution | 14 Replies | 2 Followers

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst posted on Mar 5, 2009 15:49
How helpful was this post/question? Please rate here:

We are considering moving a few of our local Navision installations currently running Navsion 3.60 / 3.70 into our centrally hosted environment. Our central environment is using Microsoft SQL Server 2005.

Of course we could "just" upgrade the client to NAV 4.0 or NAV 5.0, but we really would prefer not to change anything there until they later are moved over to our global solution (running NAV 5.0).

So what I like to know is if Navsion 3.60 / 3.70 can run without any problems on Microsoft SQL Server 2005?

And how is the best way to move the database? Native Navision backup and restore into a new database created on SQL 2005? Or just taking moving the database?

There's also an issue in some of the countries with different character sets (Greek and other Central Europe languages) and our central server is setup for Latin. Again the "good old non-unicode" issue!

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Solution (Verified) Verified Solution

Top 10 Contributor
Male
2,055 Posts
27,335 Points
Joined: Jan 23, 2004
Last Online:
Mar 22, 2010 5:55
Location: Howell, MI
DynamicsNAVMVP
Moderator
Solution (Verified) DenSter replied on Mar 5, 2009 17:55
How helpful was this comment/solution? Please rate here:
Verified by Erik P. Ernst

Erik P. Ernst:
but I would like to know why you wouldn't recommend it?

I don't think 3.6/3.7 is supported on SQL Server 2005, so it was not intended to run on that platform (I didn;t check this, so it might after all). Some people are running it though, and work through the issues as they encounter them. Just because someone has run this version of NAV on SQL Server 2005 doesn't mean that it won't cause problems. When you do get into trouble though, usually it's the kind that shuts down the whole system. The choice becomes whether you want to schedule the time it takes to do a technical upgrade, and have everyone expect some down time, or do you want to run the risk of a system meltdown. Chances are you won't get the meltdown (it's a worst case scenario), but do you want to run the risk.

All Replies

Top 25 Contributor
690 Posts
8,805 Points
Joined: Nov 17, 2003
Last Online:
Mar 19, 2010 11:26
jsrark replied on Mar 5, 2009 16:33
How helpful was this comment/solution? Please rate here:

1 - We use the 4.0SP3 executables to run 3.60and 3.70 databases on SQL 2005. Users did not "see" any change when we made the technical upgrade.

2 - To migrate we made a backup of the database using the Navision client, built a new database and made a restore using the new Navision client into our SQL server. It worked for us.

3 - Happily I can't help with the charatcters set/code page issue (happy because we do not have that problem), just the good old Scandinavion character set problem.

4 I am sure you would do this anyway but..... we always make a test conversion  and ask our user to complete UAT before ew go live.

Good luck.

 

Jonathan.

Don't forget to the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Top 25 Contributor
Male
1,057 Posts
22,104 Points
Joined: Dec 6, 2005
Last Online:
Mar 21, 2010 20:37
Location: Riga, Latvia, EU
Moderator
Modris Ivans replied on Mar 5, 2009 16:35
How helpful was this comment/solution? Please rate here:

Erik,

I had a 3.70B LV database on SQL2005 Express, (but for testing purposes only) simply attached .mdf. it was ome time ago, it was 2005 RC version...

There shoud be no problems with collation (I have the same situation with my native Latvian language) - if you create DB not specifying it, then your new db will be as if COLLATE database_default  was used, in your case, Latin. You can set collation to whatewer you need, overriding server collation, at entire db level, or separate tables, or even some fields in table. Changing server collation is possible, too, but its a more serious task - Jorg can apparently help you more as forum's SQL guru Wink

 

Modris Ivans
MCP-Dynamics NAV Application

Please specify in your posts
1.product and DB version;
2.locale, or use International Forums

"Verify Solution" to post that helped you solve your problem

Top 50 Contributor
Male
587 Posts
9,225 Points
Joined: Aug 5, 2003
Last Online:
Mar 22, 2010 6:34
Location: Washington DC
DynamicsNAVMVP
Rashed Amini replied on Mar 5, 2009 16:41
How helpful was this comment/solution? Please rate here:
I would look at this post http://msmvps.com/blogs/kine/archive/2008/02/06/pay-attention-to-permissions-when-upgrading-db-from-sql-2000-to-sql-2005.aspx It's safer to do a nav backup and restore. Also I suggest to use newer exe, Most users won't tell a difference.
Top 10 Contributor
Male
1,528 Posts
27,639 Points
Joined: Jun 5, 2005
Last Online:
Feb 8, 2010 23:53
Location: Lisbon, Portugal
Moderator
Nuno Maia replied on Mar 5, 2009 17:02
How helpful was this comment/solution? Please rate here:

You can run NAV 3.70 in 2005, but I won't recommend.

I would advice to upgrade client. Has rashed told you, most users don't notice difference except start icon.

Nuno Maia

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst replied on Mar 5, 2009 17:43
How helpful was this comment/solution? Please rate here:

Nuno Maia:

You can run NAV 3.70 in 2005, but I won't recommend.

I would advice to upgrade client. Has rashed told you, most users don't notice difference except start icon.

Hi Nuno,

I know it's not very difficult to upgrade the client, but I would like to know why you wouldn't recommend it?

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Top 10 Contributor
Male
2,055 Posts
27,335 Points
Joined: Jan 23, 2004
Last Online:
Mar 22, 2010 5:55
Location: Howell, MI
DynamicsNAVMVP
Moderator
Solution (Verified) DenSter replied on Mar 5, 2009 17:55
How helpful was this comment/solution? Please rate here:
Verified by Erik P. Ernst

Erik P. Ernst:
but I would like to know why you wouldn't recommend it?

I don't think 3.6/3.7 is supported on SQL Server 2005, so it was not intended to run on that platform (I didn;t check this, so it might after all). Some people are running it though, and work through the issues as they encounter them. Just because someone has run this version of NAV on SQL Server 2005 doesn't mean that it won't cause problems. When you do get into trouble though, usually it's the kind that shuts down the whole system. The choice becomes whether you want to schedule the time it takes to do a technical upgrade, and have everyone expect some down time, or do you want to run the risk of a system meltdown. Chances are you won't get the meltdown (it's a worst case scenario), but do you want to run the risk.

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst replied on Mar 5, 2009 18:10
How helpful was this comment/solution? Please rate here:

Daniel,

Thank you very much!

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst replied on Mar 5, 2009 18:15
How helpful was this comment/solution? Please rate here:

Thank you Daniel.

It's not that you said so much new compared to the other replies. You just answer in a way that puts all the observations into a context which is great for taking decision upon. Smile

Recommendation to our countries: If we should host your database, then we also need to upgrade your clients to NAV 4.0 (or NAV 5.0).

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Top 10 Contributor
Male
2,055 Posts
27,335 Points
Joined: Jan 23, 2004
Last Online:
Mar 22, 2010 5:55
Location: Howell, MI
DynamicsNAVMVP
Moderator
DenSter replied on Mar 5, 2009 19:13
How helpful was this comment/solution? Please rate here:

You're welcome Erik, always happy to help Big Smile the perspective was what I was aiming for, because I figured you already know about the facts

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst replied on Mar 5, 2009 19:16
How helpful was this comment/solution? Please rate here:

You're right! Smile

I'm currently a bit in a different state. Working on some new exiting code for DUG, and I'm not used to program ASP.NET in C#, so it really takes away most of my thoughts!

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Top 10 Contributor
Male
1,528 Posts
27,639 Points
Joined: Jun 5, 2005
Last Online:
Feb 8, 2010 23:53
Location: Lisbon, Portugal
Moderator
Nuno Maia replied on Mar 5, 2009 19:50
How helpful was this comment/solution? Please rate here:

I think Daniel was given the answer for this. You have change compatibility to from 2005 to 2000 in server. Isn't supported by Microsoft. It's the same thing for running NAV 5.0 in Windows 2000. It can run smoothly but isn't. supported. You can run for tests or internal development but I personally wouldn't run a production system in 2005.

 

Even running Navision 3.70 in Terminal system and Windows 2003 has given me a few problems in the past.

Nuno Maia

Top 10 Contributor
Male
1,528 Posts
27,639 Points
Joined: Jun 5, 2005
Last Online:
Feb 8, 2010 23:53
Location: Lisbon, Portugal
Moderator
Nuno Maia replied on Mar 5, 2009 20:24
How helpful was this comment/solution? Please rate here:

Erik P. Ernst:

You're right! Smile

I'm currently a bit in a different state. Working on some new exiting code for DUG, and I'm not used to program ASP.NET in C#, so it really takes away most of my thoughts!

 

If you have any questions about .NET just ask Big Smile

Nuno Maia

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst replied on Mar 5, 2009 20:35
How helpful was this comment/solution? Please rate here:

Not just .NET - ASP.NET using C#! Geeked 

Not exactly my strongest side! But I'm learning!

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Top 10 Contributor
Male
5,053 Posts
94,835 Points
Joined: Oct 1, 1995
Last Online:
Is Online Now
Location: Copenhagen, Denmark
DynamicsNAVMVP
Moderator
SystemAdministrator
Erik P. Ernst replied on Mar 5, 2009 20:36
How helpful was this comment/solution? Please rate here:

Maybe we should have a C# programming forum in here also! Wink

Best regards,
Erik P. Ernst

DUG’s Admin's Blog

Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.

Page 1 of 1 (15 items) | Get this RSS feed | Bookmark and Share