When using My Standard to run a backup and then import it, it renames HANSA.HDB to HANSA.HDB-YYMMDD or similar. Is any disk space checking done to ensure there's enough space to create the new HDB?
Hi Gastón,
Please report a bug in our issue tracker and attach test database that you can repeat this in so I can have a look. Paste subject here once done...
From what I've read, using these will store the updated records in memory and then write them to the database in bulk, instead of each record writing to the database in turn. So perhaps there&apo...