Showing related tags and posts across the entire site.
-
Another nice trick: If you know the field numbers of the table but not surely the field names, you can write your code based on the field numbers: SalesLine.SETRANGE(Field1,SalesHeader.Field1); SalesLine.SETRANGE(Field3,SalesHeader.Field3); If you save and close this code and open the object in Design...
-
Hello friends, We're in the process of upgrading Microsoft Navision 3.7 to Navision 4.0. Although our team has taken enough precautions to do this upgrade, there is still a certain factor of 'Fear of Failure' in the team. The heart of the matter is that this is a very critical upgrade for...
-
No it is not possible. You need to run NAV 4.0 SP3. Or you could run it if you install a Citrix server and use Citrix clients.
-
[quote user="Nuno Maia"] David, During your error fix, were you able to run 3.70 with SQL 2005 ? [/quote] By the time I got it all working, I had already converted to 4.00SP3. But I don;t think there would be a problem with 3.70, and I will try that next time.