I am not familiar with DBeaver, but your configuration looks wrong. I think Host should be KSSC-DATA\KSPIG. Database should probably be zkaccess only. It would be very odd to specify the instance name with the database rather than with the host.
Also, try to leave the port blank. If you can't, you will need to look up the port for the KSPIG instance in SQL Server Configuration Manager.
What is happening now is that you are connecting to the default instance on KSSC-DATA, and apparently, there is no login for zktime on this instance.
On another note: you have replied twice by posting Answers. Answers are for answers to the questions, and you would only post an Answer if you find the solution yourself. Else you should use comments, and I converted you Answers to Comments.