Two Database files on One Server

sathishmadhavsathishmadhav Member Posts: 71
edited 2008-06-17 in Navision Attain
Dear all

With one server and 2 database files on it, if a client want to access any of the database file. How to configure client and sever in such situation.

Thanks
satish

Comments

  • krikikriki Member, Moderator Posts: 9,115
    If you refer to the first file, it automatically finds the second file.
    In case the files are NOT any more in their original locations when they were created, you can refer to them as
    database="C:\subdir\file1.fdb+c:\subdir\file2.fdb"
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • sathishmadhavsathishmadhav Member Posts: 71
    HI kRIKI


    Could you pls explain me more in details on.

    In case the files are NOT any more in their original locations when they were created, you can refer to them as
    database="C:\subdir\file1.fdb+c:\subdir\file2.fdb"

    2) On the client system Open Database window when i enter the server name and second database name , finding a error "This function cannot be executed while the database being used by other users".

    Thanks
    satish
  • krikikriki Member, Moderator Posts: 9,115
    In case the files are NOT any more in their original locations when they were created, you can refer to them as
    database="C:\subdir\file1
    In case you copied to files to some other place (another subdir or computer). In this case the original path does not exist anymore and Navision cannot find the second file of the DB. In this case you have to show where that file can be found.


    2) this error means someone already opened the database. Maybe the server or another client.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.