dbTalk Databases Forums  

importing japanese characters from excel to visual foxpro table

comp.databases comp.databases


Discuss importing japanese characters from excel to visual foxpro table in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ramonix
 
Posts: n/a

Default importing japanese characters from excel to visual foxpro table - 02-25-2004 , 06:17 AM






hello visual foxpro users,

i need to copy japanese characters from
excel to visual foxpro dbf.

after importing japanese characters
from excel to foxpro, japanese characters
was repalced by ???????????.

i think it has to do with the code
page setting for the dbf, can anyone
help me on how can i do it programmtically.

thanks,

ramonix

Reply With Quote
  #2  
Old   
Drazen Zlatarek
 
Posts: n/a

Default Re: importing japanese characters from excel to visual foxpro table - 02-27-2004 , 03:49 PM






Hi,

Maybe this could help You:
CpDbf(nArea -or- cAlias) - returns the code page with which an open table is
marked
CpConvert(nCurrentCP, nNewCP, cExpression) - converts chars or memo fields
or char expressions to another codePage

Drazen Zlatarek
Croatia


"ramonix" <ramon_samson (AT) visionexpress (DOT) com.sg> wrote

Quote:
hello visual foxpro users,

i need to copy japanese characters from
excel to visual foxpro dbf.

after importing japanese characters
from excel to foxpro, japanese characters
was repalced by ???????????.

i think it has to do with the code
page setting for the dbf, can anyone
help me on how can i do it programmtically.

thanks,

ramonix



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.