Hi
a)What is the difference in use of windows login and Database login
b) What is the use of selecting the company type when I am creating a new company
c) What is the use of giving bank details in Company information window.(How it is different from Bank in bank Master).
Thanks
Madhu
--He Who Ask question is a fool for 5 Minutes , he who does not ask remains fool forever--
0
Answers
A database login is a login you define in the database. NAV will ask you for a user and a password.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
b) is used to select a setup XML file with loads in defaults - see form 8622 Company Setup
c) The Bank on the Company Infromation is used for printing and the Bank setup are for posting and controlling the bank ledger
Dynamics Nav Add-ons
http://www.simplydynamics.ie/Addons.html
Not as standard but you can code this by calling you own "Login" Form from the CompanyOpen function in codeunit 1 - but why not just use database login?
Dynamics Nav Add-ons
http://www.simplydynamics.ie/Addons.html
it concerns a database with over 50 users, so we would like to keep all existing setup. However the mother-company security-policy requires the password. But if we have to setup all users again as database logins, all the roles and other user-setup, and we have to make sure that everything is still working correctly......
Therefore I was looking for an option to just request the users password.