Hi all,
I have made an application in ColdFusion, MS SQL. When developing my application I setup the database with SQL_Latin encoding . Now I have a client how wants to use both Latinic and Macedonian cyrilic. I set up the applicatin for him and when I created the database I entered Macedonian_CI_AI encoding. When I tested the application by trying to post some cyrilic letters, example: "??????? ? ?? ??? ??????? ???? ?? ????????? ?????????" ColdFusion threw error something like Imposible to translate codepage... something like that. I think that I can reproduce the error and post you the exact message if that is critical for the answer. For now my client is not very happy because he must use only Latinic. How can I set the encoding so to enable him to use both"?
Many thanks!!!
I have made an application in ColdFusion, MS SQL. When developing my application I setup the database with SQL_Latin encoding . Now I have a client how wants to use both Latinic and Macedonian cyrilic. I set up the applicatin for him and when I created the database I entered Macedonian_CI_AI encoding. When I tested the application by trying to post some cyrilic letters, example: "??????? ? ?? ??? ??????? ???? ?? ????????? ?????????" ColdFusion threw error something like Imposible to translate codepage... something like that. I think that I can reproduce the error and post you the exact message if that is critical for the answer. For now my client is not very happy because he must use only Latinic. How can I set the encoding so to enable him to use both"?
Many thanks!!!