Options

Sql server and Navision comptibility

pradeepkmr478pradeepkmr478 Member Posts: 13
edited 2011-11-09 in NAV Three Tier
Dear All,

Please help me to understand the navision and sqlserver compatiablity.

If I am creating a table in Navision.It automatically created in SQL Server, with the name enter by developer.

But if i am creating a table in Sql server in the same database which is using in navision.
It will create in Sqlserver.

Question 1) It is not visible in Navision table obejcts.
Question 2) If table is already created in Sql Server and I am creating it by Navision then it is showing Error "Object With the name ......." already exist.

Please help me to understand the concept
Regards
Pradeep Bhardwaj

Comments

  • Options
    David_SingletonDavid_Singleton Member Posts: 5,479
    Not really sure what you are trying to do or why, but to achieve what you seem to be trying to do you need to set LINKEDOBJECT property in the table.

    Question is why are you trying to do this?
    David Singleton
Sign In or Register to comment.