![]() |
Learn more about Toad for SQL Server Find solutions and downloads at the |
Toad for SQL Server 6.6 |
Use the Project Manager to conveniently group and organize files and other resources into projects. These resources can include Toad documents (Query Builder files, ER Diagrams, Toad Data Reports, Editor files), Automation scripts, database objects, database connections, URLs, directory shortcuts, SQL scripts, Toad Views, executables, Excel files, etc. You can save nearly any Toad document or exported file and add it to a project as you work. You can even add To-Do lists.
The file resources you add can be files saved and stored in a variety of locations. When you add a file to a project, a link to the file's current location is added. The file is not copied or moved.
Note:
To create a project in the Project Manager
Select View | Project Manager (ALT+V+P).
To add items to a project using the Project Manager
New Folder | Adds a new folder that you can use to group resources within the project. |
Directory (Links) |
Adds a link to a system folder in the project. You can click the link to open Windows Explorer in Toad, and then select a file to open. |
Directory Items |
Adds the contents of the selected system folder and any subfolders to the project. Note: You cannot add directory items to the project node. You must first create a folder, and then add the directory items to it. |
Existing File |
Adds a file to the project, including the following types: queries from Query Builder,Database Diagrams, Automation scripts, executables, Excel spreadsheets, Word files, and SQL scripts. A link to the file is added to the project. Tip: You can double-click any file to open it. |
FTP Connection |
Adds a connection to an FTP server. After creating a connection, double-clicking this item opens a window from which you can upload, download, and manage files between the server and your local computer. |
URL |
Adds a URL to the project. You can right-click a URL and select Rename to give the URL a user-friendly name. Tip: You can double-click any URL to open it. |
Database Connection |
Adds an existing database connection. Note: After adding a connection, right-click the connection to connect or disconnect. |
To-Do List |
Adds a node to group to-do items. |
To-Do Item |
Adds a note regarding a project task. Tip: You can double-click the note to add details or set a due date. When you complete a To Do item, select the checkbox beside its node. If you do not select the checkbox by the due date, the caption displays in red. |
Named SQL |
Adds executed SQL statements that you saved as Named SQL in SQL Recall. See Recall SQL Statements for more information. |
To save a script and add it to a project
To add a Toad View to a project
To add a table or database object to a project
Open the project in the Project Manager window and select a destination folder.
Then, in the Object Explorer, do one of the following:
To open a file from the Project Manager window
Do one of the following:
You can use this feature in the Project Manager to store a value for a bind variable. Then, when you execute a SQL statement containing that bind variable, Toad will not prompt you for a value.
To store a value for a Bind Variable
Note: See Using Bind Variables for more information.
The information about projects and project files/resources in the Project Manager is stored in the ProjectManager.tpf file. This file and a sample project come pre-loaded in Toad. When you add a project to the Project Manager, the project is added to the currently-loaded ProjectManager.tpf file.
You can have additional project manager (.tpf) files. Only one Project Manager file can be loaded into the Project Manager at one time. But one Project Manager file can contain multiple projects.
You can save the default Project Manager file ProjectManager.tpf and create additional Project Manager files if you want.
To save a Project Manager file
To load a saved Project Manager file
Click the arrow beside and select a Project Manager (.tpf) file from the list of saved files.
Note: A .tpf file appears in this list only if it was opened in a current or previous Toad session.
Tips: