import csv/ truncate destination table before import
| User, date | Message |
|---|---|
|
Written by BubikolRamios
8 months ago Category: Import/Export 273 posts since Thu, 14 Jan 10 |
I would like to have warning box to pop up with continue yes/no on that action. Same as at drop table. |
|
Written by BubikolRamios
8 months ago 273 posts since Thu, 14 Jan 10 |
That is coz HSQL rememberes that setting from previous action ,possibly on other table, and you can overlook that. |
|
Written by ansgar
8 months ago 3949 posts since Fri, 07 Apr 06 |
I think it's better to uncheck the checkbox everytime the dialog shows up, and not to store its state at all. So, the user must explicitly check it manually, which is a bit less annoying than a warning popup. |
|
Written by BubikolRamios
8 months ago 273 posts since Thu, 14 Jan 10 |
Either way better than now. Mybe a red frame (or something other wisualy notable) around that check box would be then in order, to point out that state is not saved. |
|
Written by ansgar
8 months ago 3949 posts since Fri, 07 Apr 06 |
r4203 does not restore a checked "Truncate table" checkbox. |
|
Please login to leave a reply, or register at first. |