Max,
thank you for your kind words and for using SQuirreL.
Your feature request is implemented in snapshot 20210424_0200, see
https://sourceforge.net/projects/squirrel-sql/upload/3-snapshots/snapshot-20210424_0200/
Excerpt from change log:
SQL Scripts Plugin: Create Data (INSERT) file from SQL.
Creates INSERT statements of an SQL result in a file.
Available in SQL editor's right mouse menu and tools popup (ctrl+T).
Please be aware:
The snapshot comes with a replacement of SQuirreL's former XML library
nanoxml. Almost all of SQuirreL's configuration files are concerned by
this. You should back up your SQuirreL user directory before installing
this snapshot. For more information see our change log
and/or the Readme of the snapshot.
Gerd
Am 10.04.21 um 18:26 schrieb Massimo Re:
> Hi guys !
>
> I'm using Squirrel from long time and I'm very happy to work with it.
>
> So first of all, i want to congratulate with all teams members, it's
> excellent and work fine.
>
> I want to ask to add a new little feature or improvement.
>
> With Alt+T, i often use Sql2ins to have a script with an INSERT INTO
> statement for each record in the table.
>
> If the table contains a lot of records, i got the error message Java
> heap space (query results is over the maximum memory available.)
>
> Is possibile add a new option Sql2insfile that create a new .sql file
> containing all INSERT INTO statements for every records in the table ?
> This new option can resolve the problem above ...
>
> Is possibile to develop it ?
>
> Thank you
>
> Max
>
>
>
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|