• EMS Data Generator for SQL Server is an impressive utility for generating test data to several Microsoft SQL database tables at once. The wizard application allows you to define tables and fields for generating data, set value ranges, generate char fields by mask, load values for BLOB fields from files, get lists of values from SQL queries and many other features to generate test data in a simple and direct way. It also provides console application, which allows you to generate data in one-touch by using generation templates.

     

     

    特征综述 About Feature

    • User-friendly wizard interface
    • All SQL Server data types support including UNIQUEIDENTIFIER, BIT, SQL_VARIANT and TIMESTAMP types
    • Different generation types for each field including list, random, incremental data generation and more
    • Ability to use SQL query results as list of values for data generation
    • Automatic control over referential integrity for linked tables data generation
    • Wide variety of generation parameters for each field type
    • Ability to set NULL values for certain percent of cases
    • Saving all generation parameters set on current wizard session
    • Command-line utility to generate data using the template file