  |
Java Basics of Database Access and Permissions - http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/dba.html
Essentials of the Java Programming Database Access and Permissions. This lesson converts the application, applet, and servlet examples from Lesson 6 to write to and read from a database using JDBC. |
  |
Database Web Site Using PHP and MySQL - http://dev.mysql.com/tech-resources/articles/ddws/index.html
Building a Database-Driven Web Site Using PHP and MySQL by Kevin Yank. |
  |
Delphi ADO to HTML - http://delphi.about.com/od/database/l/aa112701a.htm
How to export your data to HTML using Delphi and ADO. This is the first step in publishing your database on the Internet - see how to create a static HTML table from an ADO query by Zarko Gajic. |
  |
Data Access Pages - http://www.aspfree.com/c/a/Database/Using-Data-Access-Pages-to-Access-Data-on-a-SQL-Anywhere-10-Database/
Using Data Access Pages to internet enable an Access table by Jayaram Krishnaswamy |
  |
MySQL Programming - http://www.databasejournal.com/features/mysql/article.php/1430061
Article details programming MySQL for web use by Arron Weiss. |