Previously : IndusSoft
Synametrics Technologies
Homepage Products Download Purchase Support Forum Partners Contact
. WinSQL       

  • Product Page
  • Features/Benefits
  • Compare Editions
  • Cost
  • System Requirements
  • Upgrade Policy
  • Supported Databases
  • What's New in Version 9.0
  • Obtain serial number
  • WinSQL vs JaySQL
  • White Papers

  • Online Tutorials

    Help Files

  • WinSQL FAQ
  • Knowledge base
  • Help file (HTML)
  • Help file (PDF)
  • Version history


  • Download WinSQL
  • Lite,
  • Developer
  • Professional
  • Buy Now
    It's fast easy and secure

    WinSQL    

    What's new in version 4.7

    Many new features and updates to existing features have been added in Version 4.7. These features are listed below

    . Download     

    Note:
    • File size is 17 MB
    • Include latest ODBC drivers

    Click here to download

     


     

     

     

     

    Intelli Tips (WinSQL Professional only)

  • Bring up catalog tip as you type queries
  • Provides a list of tables and fields
  • Automatically create JOIN statements
  • Recognizes aliases in FROM clause
  • Recognizes columns in SELECT statement that are used in GROUP BY/ORDER BY statements
  • Intelligently displays either table or field view by analyzing the current query
  • Intelli tips Intelli tips
    click here to enlarge click here to enlarge

    Editable result sets (WinSQL Professional only)


    Result sets are now editable, provided following criteria is met
    • Results are printed in Grid
    • Only one table is involved in the SELECT query
    • No functions are used in the SELECT clause
    • Primary key of the table is included in the resultset
    Editable resultsets Editable resultsets
    click here to enlarge click here to enlarge

    Grid Search

    • Search the contents of a result set displayed in a Grid.
    • Specify the columns you wish to search within
    • Specify search direction

    Editable resultsets

    Database switching

    Switch the current database without specifying a different DSN. This is a useful feature if you are using Sybase, MS SQL Server, MySQL or similar RDBSM

    Customized Shortcuts
    Define your own shortcuts by using the shortcut wizard

    Enhanced Query Wizard (WinSQL Professional only)

    The new and enhanced SQL Wizard now includes:

  • Automatic relationship recognition
  • Visual indication of One-To-Many relationship
  • LEFT and RIGHT join
  • Support for SQL92 standards