Dominion Web Directory - Powered by DWodp pro
Dominion Web Directory
Search the Directory advanced
Databases
   
   
   


http://msdn.microsoft.com/en-us/library/ms971485.aspx   » Access Database with ADO.NET Open in a new browser window
   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

http://infolab.stanford.edu/~ullman/fcdb/oracle/or-web.html   » CGI for Web Database Programming Open in a new browser window
   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

http://coldfusion.sys-con.com/read/41940.htm   » Coldfusion with OLEDB Open in a new browser window
   Step by step coldfusion article on how to use OLEDB for database access by Randy Smith.
   http://coldfusion.sys-con.com/read/41940.htm

http://www.aspfree.com/c/a/Database/Using-Data-Access-Pages-to-Access-Data-on-a-SQL-Anywhere-10-Database/   » Data Access Pages Open in a new browser window
   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/

http://dev.mysql.com/tech-resources/articles/ddws/index.html   » Database Web Site Using PHP and MySQL Open in a new browser window
   Building a Database-Driven Web Site Using PHP and MySQL by Kevin Yank.
   http://dev.mysql.com/tech-resources/articles/ddws/index.html

http://delphi.about.com/od/database/l/aa112701a.htm   » Delphi ADO to HTML Open in a new browser window
   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

http://www.databasejournal.com/features/mssql/article.php/3319481   » Distributed Partitioned Views Open in a new browser window
   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

http://home.pacbell.net/cetta/VB-Firebird-SAP.html   » Firebird Programming with VB Open in a new browser window
   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

http://www.davidtucker.net/2007/10/07/getting-started-with-cairngorm-%E2%80%93-part-1/   » Getting Started with Cairngorm Open in a new browser window
   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/

http://www.ehow.com/how_2064306_use-onfolio-manage-web-pages.html   » How to Use Onfolio to Manage Web Pages Open in a new browser window
   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

http://java.sun.com/docs/books/tutorial/jdbc/overview/index.html   » JDBC Tutorials for Database Access Open in a new browser window
   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

http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/dba.html   » Java Basics of Database Access and Permissions Open in a new browser window
   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

http://www.c-sharpcorner.com/UploadFile/nsatheeshk/Linq06302006030119AM/Linq.aspx   » LINQ for a data driven Web Site Open in a new browser window
   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

http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx   » LINQ to SQL Open in a new browser window
   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

http://www.databasejournal.com/features/mssql/article.php/3085211   » Linked Servers Open in a new browser window
   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

http://www.databasejournal.com/features/mysql/article.php/1430061   » MySQL Programming Open in a new browser window
   Article details programming MySQL for web use by Arron Weiss.
   http://www.databasejournal.com/features/mysql/article.php/1430061

http://www.oracle.com/technology/pub/articles/piotrowski-pythoncore.html?rssid=rss_otn_articles   » Oracle and Python Server Pages for Web Open in a new browser window
   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

http://www.php-mysql-tutorial.com   » PHP MySQL Tutorial Open in a new browser window
   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

http://philip.greenspun.com/panda/   » Philip and Alex's Guide to Web Publishing Open in a new browser window
   Informative, funny, easy to read and the recognized bible for people interested in database backed web sites.
   http://philip.greenspun.com/panda/

http://www.15seconds.com/issue/030827.htm   » Populating the TreeView Control from a Database Open in a new browser window
   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

http://www.devshed.com/c/a/Python/Database-Programming-in-Python-Accessing-MySQL/   » Python Database Programming : Accessing MySQL Open in a new browser window
   Database Programming in Python: Accessing MySQL by A.P.Rajshekhar
   http://www.devshed.com/c/a/Python/Database-Programming-in-Python-Accessing-MySQL/

http://www.methodsandtools.com/archive/archive.php?id=47   » Ruby on Rails Web Database Development Introduction Open in a new browser window
   An Introduction to Web Database Development Using the Ruby on Rails Framework by Nico Mommaerts.
   http://www.methodsandtools.com/archive/archive.php?id=47

http://www.databasejournal.com/features/mssql/article.php/3307541   » SQL Server Identity Columns Open in a new browser window
   SQL server identity column problems, use and scope by Don Schlichting.
   http://www.databasejournal.com/features/mssql/article.php/3307541

http://www.databasejournal.com/features/mssql/article.php/3441981   » Web Search Engine Results with SQL 2000 Open in a new browser window
   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

http://www.improvedsource.com/view.php/Web-Database/7/   » Why we need a Javascript Based Database? Open in a new browser window
   The article discusses the benefits of using a Javascript database by Cory Rauch.
   http://www.improvedsource.com/view.php/Web-Database/7/

http://www.webmonkey.com/webmonkey/backend/databases/tutorials/tutorial3.html   » Your First Web Database Open in a new browser window
   Step by step directions on building your first web database by Jay Greenspan.
   http://www.webmonkey.com/webmonkey/backend/databases/tutorials/tutorial3.html



   
Category Editor: donschli
Last Updated: 2008-05-19 16:58:42
 
Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
 

Free previews by Thumbshots.org

  XML Feed RSS Feed
Powered by DWdirectory version 2.1.1
 
Dominion Web | Web Design | Products | Support | DWmail.net | Search the Web