Is there any way to kill user sessions in Navision 3.70 Native Database.
The Specifications are as follows :
Navision Dabase Server 3.70
The scenario is as follows :
I have created a form with the SourceTable as Session in Navision 3.70
Now, after running the form, it displays the users logged on to the Server.
On deleting one of the sessions, it flashes an error that the "Session table is read only", unlike Navision 4.0 where it allows to delete the Session.
Is there anyway I can get access to the Session table and assign full permission to that table so that it allow me to delete the session.
Thanks in advance.
0
Comments
I tried creating a dummy table and tried setting the permissions property of the dummy table by adding read,write,delete and execute permissions to the session table.
But, all in vain as it gave the same error "Session is a read only"
Can there be any work around.... .
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
3.70 users have no other option than to go to client pc to close the application .. in case a session has to be terminated....
Thanks......