Opened Files vs Parsed Files Distinction

From SQLBrowser

Jump to: navigation, search

SQLBrowser displays SQL code in two kind of files:

  • Editable Files: this is what you obtain by opening an SQL file for editing.
Image:SQLBrowserScreenShot095.jpg
  • Parsed Files: This is the result of an Analysis. These fiels are read-only and presented in a yellowish background window. These 'parsed' objects have associated analysis in the form of Trees on the left hand side. Note that debugging can only happen on Parsed Files
Image:SQLBrowserScreenShot096.jpg

It is important to understand the distinction between these two kind of files

Personal tools