when i made changes in MS Navision Sql server then it not reflect to MS Navision client.Please suggest me how to reflect my changes which i made on MS Navision Sql server version to MS Navision classic client version.i used the Navision 2009 R2 version.
What exactly do you mean? If you delete a record directly from the SQL Server, then it will still be in the NAV client? Or which kind of changes do you talk about?
There are two part in navision one is Microsoft Dynamics NAV 2009 R2 Classic With Microsoft SQL Server and other one is Microsoft Dynamics NAV 2009 R2 Classic Client.when i create the new report or form or made any changes to existing report and form in Microsoft Dynamics NAV 2009 R2 Classic With Microsoft SQL Server that should reflect on the Microsoft Dynamics NAV 2009 R2 Classic Client.is it possible if yes then how i publish the report or form.
if not then how to customize changes in Microsoft Dynamics NAV 2009 R2 Classic Client.
its a single database not two different database but it contain the two company.i used same database and same company,my need is when i create one report or made changes in existing report then that report should reflect From Microsoft Dynamics NAV 2009 R2 Classic With Microsoft SQL Server To Microsoft Dynamics NAV 2009 R2 Classic Client.
As per image it is SQL Database and second is RTC client and not classic client .In NAV 2009 SP1 and NAV 2009 R2 version there are three client Classic,Classic with SQL and RTC client
IF you change anything in existing report then of classic then it should reflect in RTC client.
I suggest kindly check which database is opening when you click on RTC client. I strongly feel that your are doing changes in one database and looking at another database.
Check the CustomSettings.config file in C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service
i check the CustomSettings.config file here the database name is same as both place in database name and company name but still it not reflecting on the RTC Client from classic with SQL is it required to publish report or any other configuration or setting required.Please suggest some solution ASA posible.
when i made any changes on Report or Form or Page in classic client with SQL then it not reflect the changes on RTC Client.i try multiple time but it not happen.
Example:
when i add on field of user id on report or form in classic client with SQL then these added field will not shows on RTC client when i run the same Report or Form.
i need to display the added field on the RTC client.
It really sounds like you’re not accessing the same database with the rtc as you are accessing from the classic client.
A way you can test this is to try to change some of the data. Eg. try to make a change to a specific customer no. and then check that the changes is also done in the RTC. If the changes is in the RTC, then you do have access to the same database. If not, then you do not have access and you’re back to getting your NAV service CustomSettings.config setup correctly.
So please confirm or deny that record changes done in the classic and rtc are synchronized. If data are not “synchronized” then your objects are also not synchronized.