An XML schema will layout how an XML file will define an HTML form whose controls are bound to a database. A developer will then be able to code an XML file, and dynamically generate an HTML form with built-in validation capable of adding/editing records.
This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
Muq is a network server that goes several design generations beyond MOO or Java in providing support for applications characterized by these five requirements: Multi-user, Persistent state, Complex data, Complex code, and Distributed networking.
SoftCo: Enterprise Invoice and P2P Automation Software
For companies that process over 20,000 invoices per year
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
XBase File to MySQL conversion and vice versa.
ATTENTION:
This project is no longer maintained.
There's another brand of the same code uploaded to MySQL.COM
Check it out there.
If you want to use it anyway, co the cvs, the releases are bogus.
Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
A Basic style language that uses a database as the internal datastructure. It compiles the code to ANSI-C. It is intended to be used for highly interactive websites. For documentation and background info, visit the homepage!
PHP based database web administration page generation tools targeted for the knowledgable administrator who is familiar with HTML syntax and SQL. No attempts are made to hide the HTML or SQL 'code', so this is NOT for end-users.
The code behind GNE (GNE is Not an Encyclopedia). GNE is a library of opinions, an attempt to build a comprehensive documentation of all human thought.
The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
DBLens is a Oracle-based toolkit for performing collaborative
filtering. DBLens is a collection of PL/SQL code and accompanying
shell scripts that provides a flexible and efficient method for
performing collaborative filtering.
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
DbGen is an object-relational mapping tool for
Java programmers. It helps database programmers gain easier access
to data sources through JDBC by generating database-aware Java objects
in source code form.
php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
The Home Library Information Manager (HLIM) will be a front-end for keeping track of an individual's books, magazines, videos, CDs, and other trackable materials, using both keyboard and bar-code scanner input.
A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
The purpose of this software is primarily to create a Book Catalog using barcode data from the freely avaliable cuecat(tm) bar code reader. It will use a rdms backend database, and allow synchronization between different library branches.
PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
Database access code generator, aims to create a common environment for all relational database engines, using plugins to connect as many different database engines as possible.
I like to create a filter expression to have $F{Su_id}.equals($P{Su_id}); but got message: "Cannot cast from boolean to Boolean". Please give me examples of the correct syntax on filter expression. Thank you, Annie