|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
WAN (2)Hello,
Squirrel works quite nice, as long as I am in the same LAN-segment and do not suffer WAN-latency. My major problem is to run scripts which create some tables via WAN-access. To be sure, that the tables are correctly specified, I drop them first and next I create them. But dropping requires to reload the whole structure - which takes a lot of time in WAN. Same situation arise when creating a table. And since I recreate them immediately, I do not need an update of the table-structure. Is there an option to prevent this automatic reload-feature? The property in the 'object tree' 'load schemas/catalogs into object tree' did not help. Are there any other options? (Same applies for sequences and stored-procedures). Squirrel 2.6.5a Thx LeO -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Squirrel-sql-users mailing list Squirrel-sql-users@... https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users |
|
|
Re: WAN (2)I don't believe there is, but that would probably make a nice feature. Can you add a feaure request?
Rob On Mon, May 19, 2008 at 4:36 AM, LeO Welsch <leo_zen@...> wrote: Hello, ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Squirrel-sql-users mailing list Squirrel-sql-users@... https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users |
| Free Forum Powered by Nabble | Forum Help |