Database Converter

Database Converter

The DB Converter is a universal database converter integrated into the SOClass system kernel. It offers a tool to automatically convert structure and/or contents of tables between databases of various types, generating and executing SQL database-independent object creation and data insertion statements and generating real database statements for external purposes.
    • Related Articles

    • Database Debugger

      The Database Debugger provides a tool to monitor the communication between SOClass environment and the database. It is very useful for application developers when they add new modules to SOClass and want to test their operation with the database. ...
    • XML Import

      This tool creates tables and imports their content in an existing database. The mechanism uses XML files to describe the database structure and the records to insert. XML import tool The method of creation and population requires the generation of ...
    • SOClass BeBOT

      The purpose of the Benchmark robot (BeBOT) is to simulate the operation of many clients simultaneously requesting specific services from the server computer(s). BeBOT is really essential when sizing and tuning properly server platforms. In addition, ...
    • DOM Editor

      The Data Object Model (DOM) is the model used to organize and represent the data of an e-document, as well as the business rules and events that link to the data. Data Object Model editor tool The DOM Editor is the best alternative to coding it ...
    • Visual Page Editor

      The Visual Page Editor tool is an alternative to the manual coding of the visual controls creation on a visual page. Visual Page editor Controls can be created and positioned visually, and the corresponding Java code is automatically generated.