LS Retail Replication Error in SQL Server Database

aniruddha_majumdaraniruddha_majumdar Member Posts: 57
edited 2006-03-06 in Navision Attain
Dear All,

Whille trying to connect to SQL server for replication in LS Retail I found that application is throwing an error
"The LSRetail40001_HO_Data.mdf database does not exist on the EIS37 server."
Though in database--> information is showing the particular MDF file.
To be more specific I am giving the details that I have filled in Replication tab of Distribution LOcation Card.
1)Company Name
2)User ID
3)Location Uses Server =True
4)Server Name
5)Db. Path & Name =LSRetail40001_HO_Data.mdf(I tried with full path also)
6)Version =4.00-SQL
7)Driver Type=SQL,
8)Active For Replication=True
9)Net type=tcp
10)Path to CFRONT given

Please provide me some soln if anyone has done this sort of things.
Also inform me if anyother parameter needs to be set.
Thanks & Regards,
Aniruddha

Comments

  • SimonWSimonW Member Posts: 77
    I think there is a misunderstanding here.

    The server name is the IP of your SQL box, ie. EIS37
    The DB. Path & Name is the SQL database

    Regards
  • aniruddha_majumdaraniruddha_majumdar Member Posts: 57
    Dear Simon

    I have given ServerName as EIS37, which i mistakenly not mentioned.
    Thanks & Regards,
    Aniruddha
  • SimonWSimonW Member Posts: 77
    Here's how we set-up a location in our test system
    [Replication tab]

    Distribution server: DD_HO
    Data Director password: <blank>

    Location uses server: yes
    Server name: IP address
    DB. Path & Name: RetailMaster
    Version: 3.70SQL
    Driver Type: SQL

    Does this help?
Sign In or Register to comment.