VistaDB 6
VistaDB / Tools User's Guide / VistaDB Data Builder
In This Topic
    VistaDB Data Builder
    In This Topic

    Data Builder

    This tool works much like SQL Server Management Studio.  With Data Builder you can visually create and manage VistaDB databases and to run interactive T-SQL commands against your data.

    You can create tables, change schemas, define columns, indexes, constraints and relationship. Data Builder even provides history tracking for your SQL commands so that they can be run again without re-entering them. Data Builder can even reverse engineer databases and generate SQL scripts that can be used to recreate them.

    Data Builder provides color syntax highlighting for SQL script, Collapsible regions, change highlighting, tab support and much more.

    Data Builder running interactive T-SQL on data

    Data Builder setting indexes and browsing data. The Data Builder allows you to interactively set data, change schema, and more

    VistaDB Data Builder showing SQL Command History

    See Also