 |
Perl Database Interaction
Examples of connecting to various databases from a web page using Perl by David Harlan.
http://docs.rinet.ru/Using_Perl5_in_Web/ch11.htm |
 |
Data Access for SQL Server in C#
Examples of accessing SQL via Stored Procedures using ADO.Net in C# by Satya Akkinepally.
http://www.c-sharpcorner.com/Code/2003/July/DAC4SQLServerInCSharp.asp |
 |
Philip and Alex's Guide to Web Publishing
Informative, funny, easy to read and the recognized bible for people interested in database backed web sites.
http://photo.net/wtr/thebook/ |
 |
SQL Server Identity Columns
SQL server identity column problems, use and scope by Don Schlichting.
http://www.databasejournal.com/features/mssql/article.php/3307541 |
 |
Coldfusion Web Programming Into
Article will explain what Coldfusion is, how its used, and how to get started with it by Ben Forta.
http://web.georgetown.edu/training/coldfusion.html |
 |
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 |
 |
Port ADO SQL applications to ADO.NET?
Article answers the question "Should you port your SQL ADO applications gradually to ADO.NET or rewrite them from scratch? by Dino Esposito"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlmag02/html/ASoftLandingtoADO_NET.asp |
 |
DataGrid Web Control
Using the ASP.NET DataGrid Web control by Scott Mitchell.
http://aspnet.4guysfromrolla.com/articles/040502-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 |
 |
DBPD Magazine
Digital incarnation of Database Programming & Design, a technical magazine for database professionals.
http://www.dbpd.com/ |
 |
Choosing the Right Database System
Compares operating systems and databases for web use by Richard Dice.
http://webmonkey.wired.com/webmonkey/backend/databases/tutorials/tutorial1.html |
 |
Database access using Perl on NetWare
How to Access a Database using Perl on NetWare by S Guruprasad.
http://developer.novell.com/research/appnotes/2001/july/05/a010705.htm |
 |
MSDN: Database Programming with Microsoft FrontPage
Find out how to integrate databases into a site.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2k2/html/fp_dbpower.asp |
 |
Populating the TreeView Control from a Database
Introduction to the TreeView and detailed steps for populating the tree from a database using ADO.NET by Don Schlichting.
http://www.15seconds.com/issue/030827.htm |
 |
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/library/default.asp?url=/library/en-us/dnadonet/html/adon_wtaccessdb.asp |
 |
Webmonkey - Databases
Several articles and tutorials on evaluating and using web-based database technologies.
http://webmonkey.wired.com/webmonkey/backend/databases/ |
 |
CGI for Web Database Programming
Using CGI and Java Servlets for web database programming by Nathan Folkert with help from Vincent Chu.
http://www-db.stanford.edu/~ullman/fcdb/oracle/or-web.html |
 |
Hierarchical Data Binding
Techniques for performing ASP.NET data binding to hierarchical data sources by Fritz Onion.
http://msdn.microsoft.com/netframework/default.aspx?pull=/library/en-us/dnaspp/html/aspn-hierdatabinding.asp |
 |
PHP 3 & mSQL 2 tutorial
A complete tutorial on putting a simple mSQL-database through PHP to the web. With easy to Cut & Paste code-examples.
http://www.let.rug.nl/~s0367672/pm_int_e.htm |
 |
Database Programming with Perl
Complete course on using Perl for database web access by Kirrily Robert.
http://www.zoic.org/training/perldb/book1.html |
 |
Database Journal
Daily database news and articles for the database professional.
http://www.databasejournal.com/ |
 |
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 |