diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e49920b822..7d65817e8a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,12 +8,16 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ + * updated to set version 0.46.1 for build46 + +2006-06-02 14:00 UTC+0100 Ryszard Glab + * include/hbexpra.c * fixed bug in GET var[ any_one_dim_index ] * source/pp/ppcore.c * fixed BCC warning -2005-10-30 18:15 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + NOTICE: The above files are retagged to 'build46' 2006-05-31 14:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) diff --git a/harbour/source/rdd/dbcmd.c b/harbour/source/rdd/dbcmd.c index 09c7658f28..e225f0467f 100644 --- a/harbour/source/rdd/dbcmd.c +++ b/harbour/source/rdd/dbcmd.c @@ -4308,6 +4308,9 @@ static ERRCODE hb_rddTransRecords( AREAP pArea, memset( &dbTransInfo, 0, sizeof( DBTRANSINFO ) ); uiPrevArea = hb_rddGetCurrentWorkAreaNumber(); + if( szDriver == NULL ) + szDriver = SELF_RDDNODE( pArea )->szName; + if( fExport ) { errCode = hb_dbTransStruct( pArea, NULL, &dbTransInfo,