Página 1 de 1

Browsers Problems with Greek Characters

Publicado: Sab Mar 25, 2006 8:41 pm
por Dionisis Divaris
Hello to the team (Jose,Ignacio)
Today i finsish the UI of one program. And when connect a database to a
Browser i found that can not display greek characters . The database was a
clipper database (based on a dos program) and the problem is : most of my
customers have the same type of files.
What hapen with it boys . Perhaps as a solution (because our programs not
only for English or American Market) maybe a property like lAnsiToOem to
fix this issue.
It is very important for me to go on with the program but for this reason i
stucked.
Any kind of help ASAP would be apreciate .
many thanks
Sincerely your's
Dionisis


Attached files Browser_Problem.zip (12.5 KB)Â

Browsers Problems with Greek Characters

Publicado: Lun Mar 27, 2006 11:37 am
por ignacio
Dionisis,
The problem is only with old DBF files? Or it happens with new databases?
If it happens with old databases I suggest you try to convert them to Ansi
format with WDBU that can be found at http://www.ozs.com. If it does not
work try to import the database with Access or Excel and see if it fixes
those wrong characters.
Regards,
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=44259cef@ozsrvnegro.ozlan.local...]44259cef@ozsrvnegro.ozlan.local...[/email]
> Hello to the team (Jose,Ignacio)
>
>
> Today i finsish the UI of one program. And when connect a database to a
> Browser i found that can not display greek characters . The database was
> a
> clipper database (based on a dos program) and the problem is : most of my
> customers have the same type of files.
>
> What hapen with it boys . Perhaps as a solution (because our programs not
> only for English or American Market) maybe a property like lAnsiToOem
> to
> fix this issue.
>
> It is very important for me to go on with the program but for this reason
> i
> stucked.
>
> Any kind of help ASAP would be apreciate .
>
> many thanks
> Sincerely your's
> Dionisis
>
>
>
>
>
>

Browsers Problems with Greek Characters

Publicado: Lun Mar 27, 2006 11:37 am
por NoName
Dionisis,
The problem is only with old DBF files? Or it happens with new databases?
If it happens with old databases I suggest you try to convert them to Ansi
format with WDBU that can be found at http://www.ozs.com. If it does not
work try to import the database with Access or Excel and see if it fixes
those wrong characters.
Regards,
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=44259cef@ozsrvnegro.ozlan.local...]44259cef@ozsrvnegro.ozlan.local...[/email]
> Hello to the team (Jose,Ignacio)
>
>
> Today i finsish the UI of one program. And when connect a database to a
> Browser i found that can not display greek characters . The database was
> a
> clipper database (based on a dos program) and the problem is : most of my
> customers have the same type of files.
>
> What hapen with it boys . Perhaps as a solution (because our programs not
> only for English or American Market) maybe a property like lAnsiToOem
> to
> fix this issue.
>
> It is very important for me to go on with the program but for this reason
> i
> stucked.
>
> Any kind of help ASAP would be apreciate .
>
> many thanks
> Sincerely your's
> Dionisis
>
>
>
>
>
>

Browsers Problems with Greek Characters

Publicado: Lun Mar 27, 2006 12:15 pm
por Dionisis Divaris
Ignacio
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:4427b254$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
> The problem is only with old DBF files? Or it happens with new databases?
Yes ONLY with old DBF Files
Fixed i iclude a function in my program that converts old oem characters to
ansi ( replacing the old records with a series of RELACE FIELD->OldValue
WITH OemToAnsi(FIELD->OldValue) works perfect.
By the way is threre any way to designate if a database file is old
(Clipper based ) on new (xHarbour based)
Many Thanks
Regards
Dionisis
> If it happens with old databases I suggest you try to convert them to Ansi
> format with WDBU that can be found at http://www.ozs.com. If it does not
> work try to import the database with Access or Excel and see if it fixes
> those wrong characters.
>
> Regards,
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:[email=44259cef@ozsrvnegro.ozlan.local...]44259cef@ozsrvnegro.ozlan.local...[/email]
>> Hello to the team (Jose,Ignacio)
>>
>>
>> Today i finsish the UI of one program. And when connect a database to a
>> Browser i found that can not display greek characters . The database
>> was a
>> clipper database (based on a dos program) and the problem is : most of my
>> customers have the same type of files.
>>
>> What hapen with it boys . Perhaps as a solution (because our programs not
>> only for English or American Market) maybe a property like lAnsiToOem
>> to
>> fix this issue.
>>
>> It is very important for me to go on with the program but for this reason
>> i
>> stucked.
>>
>> Any kind of help ASAP would be apreciate .
>>
>> many thanks
>> Sincerely your's
>> Dionisis
>>
>>
>>
>>
>>
>>
>
>

Browsers Problems with Greek Characters

Publicado: Lun Mar 27, 2006 12:15 pm
por Dionisis Divaris
Ignacio
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:4427b254$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
> The problem is only with old DBF files? Or it happens with new databases?
Yes ONLY with old DBF Files
Fixed i iclude a function in my program that converts old oem characters to
ansi ( replacing the old records with a series of RELACE FIELD->OldValue
WITH OemToAnsi(FIELD->OldValue) works perfect.
By the way is threre any way to designate if a database file is old
(Clipper based ) on new (xHarbour based)
Many Thanks
Regards
Dionisis
> If it happens with old databases I suggest you try to convert them to Ansi
> format with WDBU that can be found at http://www.ozs.com. If it does not
> work try to import the database with Access or Excel and see if it fixes
> those wrong characters.
>
> Regards,
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:[email=44259cef@ozsrvnegro.ozlan.local...]44259cef@ozsrvnegro.ozlan.local...[/email]
>> Hello to the team (Jose,Ignacio)
>>
>>
>> Today i finsish the UI of one program. And when connect a database to a
>> Browser i found that can not display greek characters . The database
>> was a
>> clipper database (based on a dos program) and the problem is : most of my
>> customers have the same type of files.
>>
>> What hapen with it boys . Perhaps as a solution (because our programs not
>> only for English or American Market) maybe a property like lAnsiToOem
>> to
>> fix this issue.
>>
>> It is very important for me to go on with the program but for this reason
>> i
>> stucked.
>>
>> Any kind of help ASAP would be apreciate .
>>
>> many thanks
>> Sincerely your's
>> Dionisis
>>
>>
>>
>>
>>
>>
>
>

Browsers Problems with Greek Characters

Publicado: Lun Mar 27, 2006 1:12 pm
por jfgimenez
Dionisis,
> By the way is threre any way to designate if a database file is old
> (Clipper based ) on new (xHarbour based)
AFAIK, there is no way to detect it.
--
Regards,
Jose F. Gimenez

Browsers Problems with Greek Characters

Publicado: Lun Mar 27, 2006 1:12 pm
por jfgimenez
Dionisis,
> By the way is threre any way to designate if a database file is old
> (Clipper based ) on new (xHarbour based)
AFAIK, there is no way to detect it.
--
Regards,
Jose F. Gimenez