Navision with SQL - only database file on server

andy76andy76 Member Posts: 616
edited 2008-10-15 in SQL General
Hello everybody,

I need to know if, on an installation of Navision with database SQL Server, we can only restore the backup on the server of SQL and so have on server ONLY the database file (MDF/LDF) without installing no components of Navision setup (nor client nor other components...).
Are there some problems / troubleshootings?

Thank you very much

Andy

Comments

  • kinekine Member Posts: 12,562
    You just needs the xp_ndo.dll in the MS SQL server to have correct Windows logins...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • DenSterDenSter Member Posts: 8,307
    Copied from my replies in the public MSFT NG:

    SQL Server can be used just to store the database, without installing the NAV client. The only thing you really need is the extended stored procedures. In the Doc folder of your product disk you will find a document called w1w1isql.pdf, which is the installation manual for NAV on SQL Server. See if you can find your answer there.

    You don't HAVE to install NAV, but you CAN if you want to. I always do, because it makes administering NAV easier, so you can do it right form SQL Server.
  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from 'NAV/Navision' forum to 'SQL General' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.