|  |
IBM Database Connectivity for JavaScript
A JavaScript API and implementation that enables Web clients to use an Ajax style of
programming to directly access server-side relational data without compromising enterprise security.
Date Posted: April 3, 2007
|
|
 |
 |
|
 |  On the Web server, Database Connectivity for JavaScript is a small PHP gateway that regulates access to a relational database. | | |
 |  The Database Connectivity for JavaScript server-side gateway accesses the database with a PDO (PHP Data Object), which provides a database-independent access layer that allows you to access MySQL, DB2®, ODBC, etc., simply by changing the Data Source Name (DSN) parameter. | | |
 |  Database Connectivity for JavaScript requires Web clients to authenticate themselves to the database server. Built-in security mechanisms such as authorizations and privileges can be used to further protect your database assets. In addition, the Database Connectivity for JavaScript gateway can be customized to provide specific security features that your site requires.
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
DB2 is a trademark of IBM Corporation in the United States, other countries, or both.
Other company, product, or service names may be trademarks or service marks of others.
| |
|
|
 |
|
View screenshots:
 |
| |
|