2006-05-31 14:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rdd/dbcmd.c
! fixed default RDD seting in APPEND FROM / COPY TO
* ChangeLog
* fixed date in my last commit info
This commit is contained in:
@@ -8,12 +8,16 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
* updated to set version 0.46.1 for build46
|
||||
|
||||
2006-06-02 14:00 UTC+0100 Ryszard Glab <rglab//imid.med.pl>
|
||||
* 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)
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user