DATABASE APPLICATION GENERATOR
The SSS Database Application Generator is a Windows application that is packaged in
two separate versions, one for web applications and another one for Windows applications,
which allow its users to:
- Point to a supported database server.
- Select a database to work with.
- Speciify configuration parameters via wizard.
- Generate a layer of business objects to manipulate the tables in the database.
- Optionally generate a Windows application or an ASP .NET web appplication that allows
a user to perform insertions, deletions, and updates in an interactive manner.
SUPPORTED DATABASE SYSTEMS
The SSS Generator can generate source code for databases hosted in the following database systems:
- Microsoft SQL Server 2000
- Microsoft SQL Server 2005
- Microsoft Access
- MySQL, all versions
- Oracle, all versions
- IBM DB2, all versions
SUPPORTED LANGUAGES
The current implementation of the SSS Generator supports the C# and Java languages.
When gennerating Java code only the data access layers are output. When generating
C# code both the data access and the prsentation layers are output.
In addition, when generating C# code a complete set of Visual Studio 2005 project files, including a solution, are generated.
GENERATE FOR WEB OR WINFORMS
The SSS Generator can generate source code for ASP.NET or Windows Forms when you
select the C# language.
In both cases the generator produces a complete user interface that allows a user
to manipulat eth econtents of each table individually.
Click here for screenshots of the generator in action.
DOWNLOAD NOW
The SSS Generator is available for download from our web site for a trial period of 30 days.
When the trial period ends you can request an extension. Once the product is released there
will not be any further extensions of the trial period.
