Arabic text in message boxes

S

Stuart Kirk

Hi
I have a database which is bilingual (English / Arabic) and is SQL Server
backend, Access front end.
Depending who logs on they get either English or Arabic as Button Captions,
Menus etc and as long as I output the data from SQL as NVarChar all works
well.

The problem comes when I want to display text in a message box, all I get is
????? ????.

I'm guessing the problem is with Unicode, but haven't got a clue how to
solve it.

Any suggestions would be greatfully received.

Thanks,
Stuart
 
Top