Which Client log in database

JedrzejTJedrzejT Member Posts: 267
Hello

How to check which Client version open the database? (it's ok to crash 4.03 client on login)
There are two verison. 4.03 and 5.1 and database is native, so 4.03 can log in (by the serwer) to converted database =D>

I try APPLICATIONPATH, - but in 4.03 this function didn't exist , I try use not existing function to crash client in CU 1- didn't work. I check session table to check diffrence in "Application Name" - name is the same for both version.

Thanks for Any idea

Comments

  • ara3nara3n Member Posts: 9,256
    why not get both db on same executables?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • JedrzejTJedrzejT Member Posts: 267
    Short explanation..
    People with 4.0 must have this version of client to log to other database (2.6 - technical upgrade can't be done for some reason), sometimes they log to new database and pick up wrong client.
    I know it can be done with procedures, instruction.. but people forget. I ask because maybe someone knows easy way for that.

    Problem is that.. 4.0 client can't use TemporaryTable properties on form, You Can imagine what happens when you open form Chart of Accounts Overview on 4.0 client? :whistle: I have long time search for the reason of disappearing Chart of account
  • ara3nara3n Member Posts: 9,256
    On the shorcut add aditional parameters, that when the user clicks it automatically takes them to the correct database.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.