| WHAT IS DATALG ? |
| DataLG is the ideal solution to standardize database
access in your software design using the .Net Framework 1.1 and 2.0. DataLG
generates a lightweight layer between your code and the database.
|
| DATALG FOR MS SQL SERVER 2000 |
|
Applications that rely heavily on interaction with databases can be
difficult to maintain. When changes are made to the database structure,
such as when a field is being renamed, development problems can be
avoided by simply regenerating the assembly that interacts with the
modified database. Using the newly created assembly, compiling your
application will point you to most corrections needed in your code.
- Use integrated security;
- Maxmize the load on the database server with stored procedure;
- Transparently interact with MSDE 2000 or Sql Server 2000.
Download it now. |
|
| DATALG FOR MS ACCESS 2000 |
|
Make your database development even faster and simpler without
the hassle of producing stable code with limited ressources.
- Use database password security or workgroup security.
Download it now.
|
|
| FEATURES |
ADVANTAGES |
- Use with Microsoft Access 2000 / XP or Microsoft Sql Server / MSDE 2000;
- Create stored procedures, views and tables on the database side,
and let DataLG take care of the coding for you;
- Include only the tables, views and stored procedures you need to
interact with in your code to minimize memory usage;
- Transactions are simpler to use and more transparent;
- The generated assemblies are fully documented, xml documentation
can be created for every generated assembly.
|
- Recreate the assembly whenever you update the database structure,
and figure out instantly where most corrections are required in your code;
- Standardize the data related development in your work environment;
- Great for developing data applications and services !
|