|
|
|
|
 |
|
 |
 |
 |
Database Tools
|
|
|
Amount: 13
Displaying: 11 - 13
|
 |
Pages: << 1
[2]
|
|
|
|
|
Hits: 20
 5.0
SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection "alive" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms for inserts and updates, Replace the values in the querystring by formvariables, Does not require the creation of a new process for each request, Only need to be loaded once, and Runs on any platform that supports the Java Virtual Machine. It requires ODBC Driver or a pure JDBC driver for your database.
|
Platform(s): n/a |
Date: Jul, 08 2000 |
 |
|
|
Hits: 16
 0.0
ThinSQL is a free applet-servlet utility that connects to an SQL server over the Internet. It's compatible with proxy servers and network firewalls because it uses HTTP as its main method of communication. ThinSQL can be used to add, remove, modify, and retrieve data. Features include: Works with any database accessible via JDBC, Works with any Java Servlet Server, Add, remove, modify, and retrieve data, Freeware (not ThinSQLpro), Thin client (<30k), No plugin, no client installation, No expensive application, No need of a RMI-supported browser, and Encoded data send to the server (Base64). The Web server in use must be servlet enabled; the database that is accessed must be JDBC compatible.
|
Platform(s): n/a |
Date: Jul, 08 2000 |
 |
|
|
Hits: 19
 0.0
Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.
|
Platform(s): n/a |
Date: Jun, 27 2000 |
 |
|
|
Amount: 13
Displaying: 11 - 13
|
Pages: << 1
[2]
|
|
|
|
 |
 |
|
 |
|
 |
|