Advantage or disadv of using Sql DB over Navision DB

wolftechwolftech Member Posts: 54
Hi

Can some one say me what is advantage or disadvantage of using SQL database over Navision Native Database.

Thanks in Advance
Thanks

Madhu

--He Who Ask question is a fool for 5 Minutes , he who does not ask remains fool forever--

Answers

  • matttraxmatttrax Member Posts: 2,309
    1) The native database will not be supported in future versions of the product
    2) While the native database used to be faster at calculating FlowFields it is no longer the case. As far as I know SQL outperforms Native in pretty much every area
    3) SQL costs a lot of money. It's east to go into to $10k+ range with only SQL Server Standard
  • KYDutchieKYDutchie Member Posts: 345
    Hi,

    Also with SQL it is way easier to implement a good back up strategy. It is more flexible than the native backup.

    Regards,

    Willy
    Fostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.
  • SavatageSavatage Member Posts: 7,142
    Native DB is more self-sustaining, doesn't need performance tweaking and doesn't need to be monitored as much as SQL
    Native also has a database size limit which SQl does not.
  • krikikriki Member, Moderator Posts: 9,110
    -Hardware requirements for the SQL server are a lot higher.
    -Easier to connect SQL with other packets.

    There is a lot of pro and contro for both DB's.
    But I think this should be the winning factor:
    matttrax wrote:
    1) The native database will not be supported in future versions of the product

    So for new installations, I would always go with SQL server.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.