- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Database Journal
Daily database news and articles for the database professional.
http://www.databasejournal.com/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Database Web Site Using PHP and MySQL
Building a Database-Driven Web Site Using PHP and MySQL by Kevin Yank.
http://dev.mysql.com/tech-resources/articles/ddws/index.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DataGrid Web Control
Using the ASP.NET DataGrid Web control by Scott Mitchell.
http://aspnet.4guysfromrolla.com/articles/040502-1.aspx
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DBPD Magazine
Digital incarnation of Database Programming & Design, a technical magazine for database professionals.
http://www.dbpd.com/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Finding and Sorting Data in DataSets VB.NET
In this tutorial you will learn about Finding and Sorting Data in DataSets - Filtering on Row State and Version, Sorting and Data View Manager.
http://www.exforsys.com/content/view/1557/350/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- MySQL Programming
Article details programming MySQL for web use by Arron Weiss.
http://www.databasejournal.com/features/mysql/article.php/1430061
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- MySQL with ASP.NET
A step by step guide to using MySql with ASP.Net for internet databases by Ziran Sun.
http://www.15seconds.com/issue/050210.htm
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Perl Database access 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
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Perl Database Programming
Complete course on using Perl for database web access by Kirrily Robert.
http://www.zoic.org/training/perldb/book1.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- SQL Server Identity Columns
SQL server identity column problems, use and scope by Don Schlichting.
http://www.databasejournal.com/features/mssql/article.php/3307541
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Survey Exec
Online web hosted surveys. Upload your question list, no typing required.
http://www.surveyexec.com
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It