In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Browsers Problems with Greek Characters

Xailer professional forum in English
Responder
Avatar de Usuario
Dionisis Divaris
Mensajes: 484
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Browsers Problems with Greek Characters

Mensaje 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)Â
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9253
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Browsers Problems with Greek Characters

Mensaje 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
>
>
>
>
>
>
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

Browsers Problems with Greek Characters

Mensaje 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
>
>
>
>
>
>
Avatar de Usuario
Dionisis Divaris
Mensajes: 484
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Browsers Problems with Greek Characters

Mensaje 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
>>
>>
>>
>>
>>
>>
>
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
Dionisis Divaris
Mensajes: 484
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Browsers Problems with Greek Characters

Mensaje 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
>>
>>
>>
>>
>>
>>
>
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Browsers Problems with Greek Characters

Mensaje 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
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Browsers Problems with Greek Characters

Mensaje 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
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Responder