Hello,
I have an already made ms access app which work fine with a linked ms access database on a workgroup network.
But there is a concern after deleting the shared database by users. So I decided to convert database to sql server and link my access app to sql server. I successfully did the link, but in forms that performs querys with Persian language parameters (unicode) returns nothing.
How can I solve this?
I already corrected collation of sql server db.