Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:squirrel_sql:increase_memory [2013/09/24 11:59] billhdocs:squirrel_sql:increase_memory [2014/03/03 15:47] (current) billh
Line 5: Line 5:
   * located the line containing ''-Xmx256m''   * located the line containing ''-Xmx256m''
   * increase the 256 number to whatever you need, such as 768   * increase the 256 number to whatever you need, such as 768
 +
 +My Windows 7 example:<code bat>
 +start "SQuirreL SQL Client" /B "%LOCAL_JAVA%" -Xmx768m -Dsun.java2d.noddraw=true -cp %SQUIRREL_CP% -splash:"%SQUIRREL_SQL_HOME%/icons/splash.jpg" net.sourceforge.squirrel_sql.client.Main %TMP_PARMS%
 +</code>
  • docs/squirrel_sql/increase_memory.1380045547.txt.gz
  • Last modified: 2013/09/24 11:59
  • by billh