Add your Web Site
- Internet -
Databases
Add Search to your Site
Search for:
Internet
Entire Directory
Directory - Databases
Results per page:
10
20
50
Output format:
Long
Short
URL
Match:
All
Any
Boolean
Pages from:
All Countries
Afghanistan
American Samoa
Albania
Algeria
Andorra
Angola
Anguilla
Antigua and Barbuda
Antarctica
Argentina
Armenia
Aruba
Australia
Austria
Azerbaijan
Bahamas
Bahrain
Bangladesh
Barbados
Belarus
Belgium
Belize
Benin
Bermuda
Bhutan
Bolivia
Bosnia and Herzegovina
Botswana
Bouvet Island
Brazil
British Indian Ocean Territory
Brunei Darussalam
Bulgaria
Burkina Faso
Burundi
Cambodia
Cameroon
Canada
Cape Verde
Cayman Islands
Central African Republic
Chad
Chile
China
Christmas Island
Cocos (Keeling) Islands
Colombia
Comoros
Congo
Cook Islands
Costa Rica
Cote D'Ivoire (Ivory Coast)
Croatia (Hrvatska)
Cuba
Cyprus
Czech Republic
Czechoslovakia (former)
Denmark
Djibouti
Dominica
Dominican Republic
East Timor
Ecuador
Egypt
El Salvador
Eritrea
Estonia
Ethiopia
Equatorial Guinea
Falkland Islands (Malvinas)
Faroe Islands
Fiji
Finland
France
France, Metropolitan
French Guiana
French Polynesia
French Southern Territories
Gabon
Gambia
Germany
Georgia
Ghana
Gibraltar
Great Britain (UK)
Greece
Greenland
Grenada
Guadeloupe
Guam
Guatemala
Guinea
Guinea-Bissau
Guyana
Haiti
Heard and McDonald Islands
Honduras
Hungary
Hong Kong
Iceland
India
Indonesia
Iran
Iraq
Ireland
Israel
Italy
Jamaica
Japan
Jordan
Kazakhstan
Kenya
Kiribati
Korea (North)
Korea (South)
Kuwait
Kyrgyzstan
Laos
Latvia
Lebanon
Lesotho
Liberia
Libya
Liechtenstein
Lithuania
Luxembourg
Macau
Macedonia
Madagascar
Malawi
Malaysia
Maldives
Mali
Malta
Marshall Islands
Martinique
Mauritania
Mauritius
Mayotte
Mexico
Micronesia
Moldova
Monaco
Mongolia
Montserrat
Morocco
Mozambique
Myanmar
Namibia
Nauru
Nepal
Netherlands
Netherlands Antilles
Neutral Zone
New Caledonia
New Zealand (Aotearoa)
Northern Mariana Islands
Nicaragua
Niue
Niger
Nigeria
Norfolk Island
Norway
Oman
Pakistan
Palau
Panama
Papua New Guinea
Paraguay
Peru
Philippines
Pitcairn
Poland
Portugal
Puerto Rico
Qatar
Reunion
Romania
Russian Federation
Rwanda
Saint Kitts and Nevis
Saint Lucia
Saint Vincent and the Grenadines
Samoa
San Marino
Sao Tome and Principe
Saudi Arabia
Senegal
Seychelles
Sierra Leone
Singapore
Slovak Republic
Slovenia
Solomon Islands
Somalia
South Africa
S. Georgia and S. Sandwich Isls.
Spain
Sri Lanka
St. Pierre and Miquelon
St. Helena
Sudan
Suriname
Svalbard and Jan Mayen Islands
Swaziland
Sweden
Switzerland
Syria
Taiwan
Tajikistan
Tanzania
Thailand
Togo
Tokelau
Tonga
Trinidad and Tobago
Tunisia
Turkey
Turkmenistan
Turks and Caicos Islands
Tuvalu
Uganda
Ukraine
United Arab Emirates
United States
Uruguay
US Minor Outlying Islands
Uzbekistan
Vanuatu
Vatican City State (Holy See)
Venezuela
Virgin Islands (British)
Virgin Islands (U.S.)
Viet Nam
Wallis and Futuna Islands
Western Sahara
Yemen
Yugoslavia
Zaire
Zambia
Zimbabwe
Show pages from United States
Show all pages
DIRECTORY
/
Computers
/
Programming
/
Internet
/
Databases
(25)
Access Database with ADO.NET
-
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadonet/html/adon_wtaccessdb.asp
- Connect to a Microsoft Access database using C# and ADO.NET code-behind by Martin Tracy.
CGI for Web Database Programming
-
http://infolab.stanford.edu/~ullman/fcdb/oracle/or-web.html
- Using CGI and Java Servlets for web database programming by Nathan Folkert with help from Vincent Chu.
Coldfusion with OLEDB
-
http://coldfusion.sys-con.com/read/41940.htm
- Step by step coldfusion article on how to use OLEDB for database access by Randy Smith.
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
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.
Distributed Partitioned Views
-
http://www.databasejournal.com/features/mssql/article.php/3319481
- Speeding up large web server databases by using Distributed Partitioned Views on Federated Databases by Don Schlichting.
Firebird Programming with VB
-
http://home.pacbell.net/cetta/VB-Firebird-SAP.html
- Introduction to Firebird Database programming using VB. Includes examples and links to ODBC downloads by Marietta Crockett.
Getting Started with Cairngorm
-
http://www.davidtucker.net/2007/10/07/getting-started-with-cairngorm-%E2%80%93-part-1/
- Introduction to Cairngorm for web database development by David Tucker.
JDBC Tutorials for Database Access
-
http://java.sun.com/docs/books/tutorial/jdbc/overview/index.html
- The JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Database.
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.
LINQ for a data driven Web Site
-
http://www.c-sharpcorner.com/UploadFile/nsatheeshk/Linq06302006030119AM/Linq.aspx
- How to create a C# LINQ ASP to Database Web site using Visual Studio 2005 by Satheesh Kumar.
LINQ to SQL
-
http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx
- How to use LINQ to SQL for web database development by Scott Gu.
Linked Servers
-
http://www.databasejournal.com/features/mssql/article.php/3085211
- Share data for your web page between SQL and almost any other data source using Linked Servers by Don Schlichting.
MySQL Programming
-
http://www.databasejournal.com/features/mysql/article.php/1430061
- Article details programming MySQL for web use by Arron Weiss.
Oracle and Python Server Pages for Web
-
http://www.oracle.com/technology/pub/articles/piotrowski-pythoncore.html?rssid=rss_otn_articles
- Build a Rapid Web Development Environment for Python Server Pages and Oracle by Przemyslaw Piotrowski.
PHP MySQL Tutorial
-
http://www.php-mysql-tutorial.com
- Simple PHP and MySQL tutorial with examples like creating a guestbook, uploading image to database and creating simple content management system (CMS).
Philip and Alex's Guide to Web Publishing
-
http://philip.greenspun.com/panda/
- Informative, funny, easy to read and the recognized bible for people interested in database backed web sites.
Populating the TreeView Control from a Database
-
http://www.15seconds.com/issue/030827.htm
- Introduction to the TreeView and detailed steps for populating the tree from a database using ADO.NET by Don Schlichting.
Python Database Programming : Accessing MySQL
-
http://www.devshed.com/c/a/Python/Database-Programming-in-Python-Accessing-MySQL/
- Database Programming in Python: Accessing MySQL by A.P.Rajshekhar
Ruby on Rails Web Database Development Introduction
-
http://www.methodsandtools.com/archive/archive.php?id=47
- An Introduction to Web Database Development Using the Ruby on Rails Framework by Nico Mommaerts.
SQL Server Identity Columns
-
http://www.databasejournal.com/features/mssql/article.php/3307541
- SQL server identity column problems, use and scope by Don Schlichting.
Web Search Engine Results with SQL 2000
-
http://www.databasejournal.com/features/mssql/article.php/3441981
- This article demonstrates using MS SQL Full Text Search Engine to obtain web search sytle results by Don Schlichting.
Why we need a Javascript Based Database?
-
http://www.improvedsource.com/view.php/Web-Database/7/
- The article discusses the benefits of using a Javascript database by Cory Rauch.
Your First Web Database
-
http://www.webmonkey.com/webmonkey/backend/databases/tutorials/tutorial3.html
- Step by step directions on building your first web database by Jay Greenspan.
E-Mail:
webmaster@infobase-intl.com
Copyright © 2007
Aaex Corp.
all rights reserved.
Help build the largest human-edited directory on the web.
Submit a Site
-
Open Directory Project
-
Become an Editor
This site is presented in modified Open Directory form