Index corruption (ADS)
Publicado: Lun Nov 20, 2006 12:12 pm
Hello
When ever we use xHarbour (with ADS) we have this function ( AdsSetCharType(2)
) to make caracters compatible with clipper because without it there is index
corrupion if we use the same table with clipper...Now we have 2 applications
using xharbour, one with xailer and other with fivewinH...The one with FH
has a call to that function and xailer's app does not use it...bouth share
1 table...Is it possible to have index corruption in this situation? we use
NTX files.
If yes, is it possible to solve this by opening just this table in xailer
app using adsDatasource and its property nChartype set to acOEM ?
Thanks
Aguiar
When ever we use xHarbour (with ADS) we have this function ( AdsSetCharType(2)
) to make caracters compatible with clipper because without it there is index
corrupion if we use the same table with clipper...Now we have 2 applications
using xharbour, one with xailer and other with fivewinH...The one with FH
has a call to that function and xailer's app does not use it...bouth share
1 table...Is it possible to have index corruption in this situation? we use
NTX files.
If yes, is it possible to solve this by opening just this table in xailer
app using adsDatasource and its property nChartype set to acOEM ?
Thanks
Aguiar