Yes Jimmy, my SQL instance was using case sensitive collation. I removed that instance and installed new one with case-insensitive.
Now all links are opening correctly. Thank you!
Can you also tell me about QFSConnectionString? Is this enough "Data Source=MYSQLSERVER\FORMSVIEWER;Initial Catalog=FormsViewer;Integrated Security=True". And what accounts should have permissions on SQL database?