Multilingual dbf ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
quartz565
Posts: 671
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: Multilingual dbf ?

Post by quartz565 »

after this change in the code everything remains the same!

Code: Select all

SELECT 1
      USE Sample    
      // [ new lines
      COPY TO CLONE  
      ZAP            
      APPEND FROM CLONE ALL  
      // ]
      dbgotop()
Attachments
Mustafa 2.png
Mustafa 2.png (10.58 KiB) Viewed 931 times
Best Regards,
Nikos.

os: Windows Server 2019 - 64
User avatar
quartz565
Posts: 671
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: Multilingual dbf ?

Post by quartz565 »

so if you have a multilingual dbf you can read it and write without changing anything
with the set code to unicode as friend Musatefa wrote..
Best Regards,
Nikos.

os: Windows Server 2019 - 64
Post Reply