Get Database Name

bekiobekio Member Posts: 204
How can i get database name that i am Using(logged in).
Does NAV have any function(keyword) that i can get database name, that i am currently logged on.

thanks,

Answers

  • KYDutchieKYDutchie Member Posts: 345
    Hi,

    You can use the Session table for it.
    Filter on "My Session" := TRUE. The "Database Name" field will tell you what database you are in.

    Hope this helps,

    Willy
    Fostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.
  • bekiobekio Member Posts: 204
    thanks a lot of KYDutchie

    I have done the same but with the Database table.
Sign In or Register to comment.