-
I hope it can be disabled then like in Toad; in our office environment only really necessary sounds are tolerated.
I know some folks like to customize the L&F; I am primarily after features and usability. (But I agree with the "Nice product.")
2010-01-03 09:15:16 UTC in SQuirreL SQL Client
-
I have tab delimited files, where a blank between tabs really should be inserted as one blank (there are many NOT NULL columns)
I only could get the import to work when I double quoted the blanks (not only making the files larger and less readable, but also needed the additional step of getting the blanks quoted).
So I envision an option in the import dialog, where I can choose any Text...
2010-01-03 09:07:24 UTC in SQuirreL SQL Client
-
OK, at least the warning is there now with 3.0.3, but I need the truncate being optional, as sometimes I only have the right to insert data, but not to truncate tables (if that is what the plugin is doing; I can only guess as the message "A database error occurred while inserting data" isn't very helpful for tracking the problem)
2010-01-03 07:36:44 UTC in SQuirreL SQL Client
-
Any date before 1900-03-01 when exported into Excel will shift down one day, e.g. 1900-01-01 will become 1899-12-31.
If I understand http://support.microsoft.com/kb/214058 correctly, then this is a bug^H^H^Hfeature of Excel that is here to stay, so it might be better to emulate this behavior on export (to get the same data shown in Excel as in SquirreL SQL) .
Workarounds:
(1) export as...
2009-10-15 08:40:17 UTC in SQuirreL SQL Client
-
Suppose you have an existing file IMPORTANT.SQL
You start a new connection, type a few commands, then use Ctrl-S and give the filename IMPORTANT.SQL
You will be asked whether you want to overwrite the file, you choose "No"
Now using Ctrl-S once more will NOT bring up the dialog again and the file IMPORTANT.SQL has been overwritten with the actual window contents.
2009-09-07 03:54:30 UTC in SQuirreL SQL Client
-
>Sigh - I'll try to make this a bit easier soon :)
I'll be waiting for that - but thanks for responding.
BTW: I am not in a rush - I used SQLPlus to get the 2 grants done; for everything else I use SQuirreL - great tool!
2009-07-14 17:13:55 UTC in SQuirreL SQL Client