Features and Benefits
    Product Bundle Feature Benefit
    B|S|G Creates Smart Web Forms
  • Pick columns to use on each form type
    • display (grid layout)  (zoom)
      • vcr controls for paging
    • advanced search form  (zoom)
    • advanced data entry form  (zoom)
    • advanced update unique record form  (zoom)
    • view unique record (read-only) form  (zoom)
  • Integrated security built into each form
  • Tightly integrated with your database
  • Smart input devices
    • warning on the client side
    • errors tell you what the problem is, and how to fix
  • Foreign keys are tightly integrated in each form
  • B|S|G 3-Levels of Site Security Protection - First Prevent then Monitor
  • Web Site Login
    • Challenge User Access  (zoom)
    • Log all attempts made on database (zoom)
    • Assign usage permission to granted user
  • Limit functionality of web site by user type
    • Read Only (zoom)
    • Data Entry (zoom)
    • Administrative (zoom)
  • Administrator can monitor login attempts (zoom)
  • B|S|G Reserved Word Detection
  • Prevents use of reserved word
  • Currently, there are 385 such words that should not be used
  • Here are several of reserved words
    • ADMIN
    • AVG
    • COLUMN
    • CHECK
    • CURRENCY
  • This is the #1 error when designed a database
    and/or Web Forms
  • There are many reserved words that are associated
    with the web browser
  • Even if you don't want to web-enable your database,
    this feature alone will help you prevent
    using reserved words
  • B|S|G Easy Database Connection
  • DNS-less connections
  • Share a Single File through out entire system
  • Change in one place, entire site is updated!
  • B|S|G Intelligent Settings Manager
    load settings on demand
  • Recalls previous settings
  • Saves time when you have to re-generate a web site
  • Tightly integrated into StreamlineDB the application
  • Saves automatically, use on demand
  • B|S|G Complete Web-Site Navigation
  • No programming required
  • Uses "POST" methodology to prevent Hacking
  • Easy to use
  • B|S|G Cascade Style Sheets
  • 5 Predefined Styles
    • Blue  (zoom)
    • Green  (zoom)
    • Gray  (zoom)
    • Brown  (zoom)
    • Copper  (zoom)
  • One file shared among entire site for easy updating
  • Style sheet is very friend
  • Edit with favorite CSS editor, Visual Studio, Notepad
  • S|G Web-Enable the "View" Object
  • In Access, this is called a Query
  • Great for reporting
  • Join as many tables as you wish
  • Tightly integrated with entire site
  • Tightly integrated with Multi-column sort
  • Tightly integrated with VCR controls
  • S|G Multi-Column Sorting
  • Client-Side Sorting
  • Sort the result set on your computer
  • Completely integrated into the display (grid) form
  • Custom "Javascript" code written for each table
  • G Web-Enabled "Stored Procedure"
  • In Access this are "Parameter Queries"
  • Not supported in Oracle
  • The Stored Procedure must return a recordset
  • Tightly integrated with web-site
  • Tightly integrated with vcr control and multi-column sorting
  • G Advanced Data Recovery
  • Undo Command
  • Records history of changes made to each table
  • One-click restoration of changed data
  • G Advanced Column Binding
  • Link together drop down combo's that are dependant on each other
  • Create for Data entry and searching
  • G Static Drop Down Combo's
  • Build drop down combo's from scratch
  • Speeds up development time by not having to make lookup tables for small list of options
  • Examples
  • These examples would be tightly integrated with the entire system.
  •