SQL Prompt 3.5   

Tips

See Also

This topic provides information to help you to optimize SQL prompt for use with:

Using SQL Prompt with databases with complicated schemas

If you use SQL Prompt with a database that has a complicated schema, you may experience some performance issues because of the amount of memory that SQL Prompt needs to use. If you have insufficient RAM installed in your PC, the performance of Windows and all your applications may degrade because the operating system has to swap data in and out of memory, onto disk and back again.

If you want to take full advantage of the features that SQL Prompt offers, you are recommended to upgrade your PC to increase the amount of physical memory to a minimum of 1 GB; for very complicated schemas, 2 GB may be required.

If you are unable to upgrade your PC, you can change your options and settings to reduce memory usage, as follows. However, this means that you will not be able to take full advantage of all of SQL Prompt's features.

Using SQL Prompt with large scripts

SQL Prompt is optimized for use with large scripts when you first install it. However, if you experience slow performance, for example because you have a slow processor, you can reduce the number of lines of SQL code that SQL Prompt parses when it populates the candidate list.

To do this, on the Options dialog box, click Listed Candidates, Variables and Parameters. Ensure that Search a fixed number of lines from the caret is selected, and then reduce the number of lines to search for variables and parameters. Decreasing the number of lines speeds up performance. However, if you reduce this value too much you may experience problems; for details, see Troubleshooting.

 

 

 


© Red Gate Software Ltd 2007. All Rights Reserved.