FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xharbour (cvs) strange chars in database field
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 04:37 AM

HI, someone try last cvs of xharbour? in some fields of database display some strange characters (gets), i miss anything?? thanks

Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 03:15 PM

yo tengo el mismo error, con el ultimo cvs algunos campos caracter cuando son mostrados en los get muestran un caracter raro al final.

de regreso a una version anterior (finales de mayo) todo regresa a la normalidad.

cabe señalar que en en un browse de la tabla ya sea con vfp o cualquier herramienta de visualizacion de dbf no se mira el
caracter raro, es solamente con xharbour ultima version, que haciendo:

?ALIAS->CAMPO //muestra "esta es una prueba {"
muestra un caracter extra al final

con versiones anteriores funciona bien.
?ALIAS->CAMPO //muestra "esta es una prueba "

a mi me paso con el rdd ads.

salu2

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 03:18 PM

Carlos, thanks. can you say the last xharbour stable after 09/04?? thanks

norberto

Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 03:34 PM
with xharbour of begin of may work. :-)
with xharbour of begin of June Fail. :-)

the error is probable in funcion FieldGet or other similar.
At begin of junes the developers of xharbour work in rdd, add new functionality, maybe is a colateral error :-)

sorry for my very bad english, the spanish is my native language.

salu2
Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 04:29 PM

thanks again, someone has access to xharbour development list to relate this error? thanks

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 08:27 PM
This is from Harbour (not xHarbour) changelog:

2009-05-14 00:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/rddads/ads1.c
! added workaround for ACE bug: character fields longer then 23 bytes are
increased by one byte when read by AdsGetField().


EMG
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Jun 23, 2009 09:53 PM

probably, this fix is not sync with xharbour.

salu2

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Aug 11, 2009 12:54 PM

Hi, this is fixed?? last version works with fwh906? thanks

Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: xharbour (cvs) strange chars in database field
Posted: Mon Aug 17, 2009 05:10 PM

hi, someone use last cvs with fwh???

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: xharbour (cvs) strange chars in database field
Posted: Tue Aug 18, 2009 08:04 AM

Yes, I'm using latest xHarbour from CVS with FWH. But I don't use ADS, sorry.

EMG

Continue the discussion