i am developing one application which reads values from visio 2000 and store that values into MS Access 2000 using Visual Basic 6.0. This application will execute in all languages. But i got one problem about boolean values, germen visio 2000 (Operating System - Germen) fetches word wahr for true and falsch for false to boolean variable in coding but while inserting this values MS Access does not accept it, it shows error. Is there any solution to tackle this situation? Is unicode is the only solution for this problem? if yes how could convert my code in to unicode format? Pls Reply as early as possible