Recent content by hungud

  1. H

    Complile package that has unicode character

    My package have some codes as below: decode(a.type_connection, 0, 'Bay thẳng', 'Nối chuyến') But I compile package and review it: --> decode(a.type_connection, 0, 'Bay th?ng', 'N?i chuy?n') Please help me how to fix it. Thanks for your reading
Back
Top