Product InfoEditionsDownloadsSupportWeb WisdomOur new Podcast and Weblog with topics on Web site design, promotion, and marketing. Click Web Wisdom to visit the Weblog. |
Project BrowserThe Project Browser task is an advanced option for querying your project using standard SQL syntax. This task can be used to extract data from your project and repair data if needed.
Execute QueryThe Execute Query button will run the query entered on the open project. The data will display below the query and Snippet windows. If there is an error in your SQL statement, it will display in the status bar below the Results window. To see a list of tables in your project, type " Save ResultsThe Save Results button will save the current results being displayed to a CSV file. You can then use this file in other programs that accept CSV formatted data. Save QueryThe Save Query button is used to save the current query being displayed. If you are running the same query multiple times, you can save it for future use. Use the Delete button to remove the current query from the saved list. SnippetsThe Snippets window hold reusable SQL code snippets. Select the text of the snippet you want to save and drag it to the snippet list. To use a snippet, place the cursor where the snippet should be inserted and double-click the snippet in the list. |


