Unicode encoding

  • Sometimes we receive DICOM files from other hospitals with accents in PatientName and this names are stored in DB with wrong characters. Query from DB is almost unreadable for this PatientNames.
    I tried to use luascript to remove this accents from PatientName, but Data.PatientName contains wrong characters too and i cannot do anything.

  • No, this not help.
    I will try make some other changes in my MS SQL server, but i dont think that it help. If Conquest cannot read it correctly, than cannot insert to DB correctly.
    But, i have aprox 2 studies in month with this CZECH characters in name and this is not a big deal :)


    Again thank you, because your server is amazing piece of software!


    Ondrej Bradacek

  • Hi,


    it is an issue with the codepage, the zcech files are in Latin-2, while the rest of the server uses Latin-1 (west europe). You can try to change the code page of the server to Latin-2 (central europe). This affects characters about 80 (hex).


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!