| |
|
 |
|
» Access Database with ADO.NET 
Connect to a Microsoft Access database using C# and ADO.NET code-behind by Martin Tracy.
http://msdn.microsoft.com/en-us/library/ms971485.aspx
|
 |
|
» CGI for Web Database Programming 
Using CGI and Java Servlets for web database programming by Nathan Folkert with help from Vincent Chu.
http://infolab.stanford.edu/~ullman/fcdb/oracle/or-web.html
|
 |
|
» Coldfusion with OLEDB 
Step by step coldfusion article on how to use OLEDB for database access by Randy Smith.
http://coldfusion.sys-con.com/read/41940.htm
|
 |
|
» Data Access Pages 
Using Data Access Pages to internet enable an Access table by Jayaram Krishnaswamy
http://www.aspfree.com/c/a/Database/Using-Data-Access-Pages-to-Access-Data-on-a-SQL-Anywhere-10-Database/
|
 |
|
» Delphi ADO to HTML 
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.
http://delphi.about.com/od/database/l/aa112701a.htm
|
 |
|
» Distributed Partitioned Views 
Speeding up large web server databases by using Distributed Partitioned Views on Federated Databases by Don Schlichting.
http://www.databasejournal.com/features/mssql/article.php/3319481
|
 |
|
» Firebird Programming with VB 
Introduction to Firebird Database programming using VB. Includes examples and links to ODBC downloads by Marietta Crockett.
http://home.pacbell.net/cetta/VB-Firebird-SAP.html
|
 |
|
» Getting Started with Cairngorm 
Introduction to Cairngorm for web database development by David Tucker.
http://www.davidtucker.net/2007/10/07/getting-started-with-cairngorm-%E2%80%93-part-1/
|
 |
|
» How to Use Onfolio to Manage Web Pages 
Introdution to Microsoft Live Toolbar gadget that allows website pages and links to be saved in a structured database
http://www.ehow.com/how_2064306_use-onfolio-manage-web-pages.html
|
 |
|
» JDBC Tutorials for Database Access 
The JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Database.
http://java.sun.com/docs/books/tutorial/jdbc/overview/index.html
|
 |
|
» Java Basics of Database Access and Permissions 
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.
http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/dba.html
|
 |
|
» LINQ for a data driven Web Site 
How to create a C# LINQ ASP to Database Web site using Visual Studio 2005 by Satheesh Kumar.
http://www.c-sharpcorner.com/UploadFile/nsatheeshk/Linq06302006030119AM/Linq.aspx
|
 |
|
» LINQ to SQL 
How to use LINQ to SQL for web database development by Scott Gu.
http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx
|
 |
|
» Linked Servers 
Share data for your web page between SQL and almost any other data source using Linked Servers by Don Schlichting.
http://www.databasejournal.com/features/mssql/article.php/3085211
|
 |
|
» MySQL Programming 
Article details programming MySQL for web use by Arron Weiss.
http://www.databasejournal.com/features/mysql/article.php/1430061
|
 |
|
» Oracle and Python Server Pages for Web 
Build a Rapid Web Development Environment for Python Server Pages and Oracle by Przemyslaw Piotrowski.
http://www.oracle.com/technology/pub/articles/piotrowski-pythoncore.html?rssid=rss_otn_articles
|
 |
|
» PHP MySQL Tutorial 
Simple PHP and MySQL tutorial with examples like creating a guestbook, uploading image to database and creating simple content management system (CMS).
http://www.php-mysql-tutorial.com
|
 |
|
» SQL Server Identity Columns 
SQL server identity column problems, use and scope by Don Schlichting.
http://www.databasejournal.com/features/mssql/article.php/3307541
|
 |
|
» Web Search Engine Results with SQL 2000 
This article demonstrates using MS SQL Full Text Search Engine to obtain web search sytle results by Don Schlichting.
http://www.databasejournal.com/features/mssql/article.php/3441981
|
 |
|
» Your First Web Database 
Step by step directions on building your first web database by Jay Greenspan.
http://www.webmonkey.com/webmonkey/backend/databases/tutorials/tutorial3.html
|
|