if i create dns static entry like
/ip dns static add name=sql address=10.77.0.4
https://lh3.googleusercontent.com/-uQ1GCbVl270/Vm1IKgot7BI/AAAAAAAABo0/ozUWMMOfXA4/s0/screenshot%2525202015-12-13%252520004.jpg
It do not work
https://lh3.googleusercontent.com/-OdAbj-xWStA/Vm1KJ2O5GwI/AAAAAAAABpA/XfDCmrHdmW0/s0/screenshot%2525202015-12-13%252520005.jpg
If I create dns static entry like
/ip dns static add name=sql.ramteks.local address=10.77.0.4
https://lh3.googleusercontent.com/-f-kygj5v_yg/Vm1IBrEfhxI/AAAAAAAABos/YkzfnEeswmM/s0/screenshot%2525202015-12-13%252520003.jpg
Then all is ok.
https://lh3.googleusercontent.com/-_1dn-YQZFdM/Vm1MKMaDU4I/AAAAAAAABpM/fliJ154k-eU/s0/screenshot%2525202015-12-13%252520006.jpg
Why do not work first case?
Why do not work first case - case without dot in host name?
Mikrotik makes an excellent A Record DNS Server for simple entries - However - the Server still requires fully qualified domain names - Or at minimum NO SPACES
http://wiki.mikrotik.com/wiki/Manual:IP/DNS#All_DNS_Entries
In short they are following the RFC Specs outlined here: http://www.ietf.org/rfc/rfc1035.txt?number=1035