HOME   |   THE WEB'S NEWEST TUTORIALS
    Sunday, July 20, 2008

tutorialfind logo
Programming > Databases Tutorials
This tutorial will teach you how to make a login page in Dreamweaver MX. At the end of the tutorial you will have a page where users can enter their username and password and if the username and password which they entered match the records in the database they will be allowed to enter the restricted page in other words redirected to the members area.
www.adesdesign.net/php/tutorials/dreamweaver/secure_login.php
Learn how to connect to Database using Dreamweaver.
www.adesdesign.net/php/tutorials/dreamweaver/connect_db.php
This article discusses a solution to import MS Excel, MS Access, XML data to local or Remote MySQL databases by using a famous MySQL Admin Tool called Navicat.
www.stardeveloper.com/articles/display.html?article=2003101901&page=1
A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database. Also covers topics like creating databases and tables in MySQL. All code is explained in detail.
stardeveloper.com/articles/display.html?article=2003091001&page=1
A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains all the code in detail.
stardeveloper.com/articles/display.html?article=2003090401&page=1
This article provides a brief introduction to JDBC. Explains what is JDBC and how it can be used to access RDBMS. Provides a brief overview of JDBC architecture.
stardeveloper.com/articles/display.html?article=2003082701&page=1
A tutorial on obtaining, installing and configuring MySQL Database and Connector/J JDBC Driver for use on Microsoft Windows. Advanced topics covered include installing MySQL as a Windows service and configuring MySQL and Connector/J JDBC Driver to use named pipes.
stardeveloper.com/articles/display.html?article=2003090201&page=1
Various Database Design and Normalisation Tutorials. Planning and Designing, Identifying Table Relationships and Primary Key choices.
www.gj.thorpe.btinternet.co.uk/general.html
Don't you want to create a simple function that will output any table you want just onto your page ? Just pass a table name to the function and you get it on screen with all data and the table columns are properly named. Source code is available.
www.webclass.ru/tut.php?tut=85
This tutorial will show you how to display data from a database and allow the user to sort it.
codewalkers.com/tutorials.php?show=21
This is all about Manipulating Images In A Database !! (PDF)
ibirbal.com/downloads/dbimages.pdf
So you've written a great application with PHP and it is up and running smooth. Then, your boss calls and tells you that your company won't be using MySQL anymore. You're moving to Oracle. Your application is dead in the water. You should have used database abstraction.
codewalkers.com/tutorials.php?show=18
Ever wondered how forums like vBulletin display emoticons? In this article Håvard shows us a quick and dirty way to create and use our own emoticons with PHP and MySQL.
www.devarticles.com/content.php?articleId=161&page=1
In this tutorial Håvard shows us how we can separate program logic from page layout through using templates.
www.devarticles.com/art/1/156
This free, dW-exclusive tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve the content, and you will be ready to serve your own dynamic content from your site.
www-106.ibm.com/developerworks/education/r-php.html?n-l-5171
Since "classic" ASP's humble beginnings, ADO data access classes and methods have been re-written to form ADO.NET. In this article Joe looks at the differences (in terms of classes, methods, and calling conventions) that exist between ADO and ADO.NET. He provides several practical examples that show us how to evolve from using ADO with ASP to using ADO.NET with C# and ASP.NET.
www.devarticles.com/art/1/92
After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.
codewalkers.com/tutorials.php?show=4&page=1
An easy to use ASP object reference featuring all 7 ASP objects, with an easy to use interface, examples and descriptions, user notes and searchable.
www.sloppycode.net/asp/
MySQL CHM (compiled HTML) manual: Features table of content, "Keyword index" for easier navigation, MSDN-like CSS. (1.15MB download)
home.balticom.lv/andryxa/mysql.chm
Make data entry easier and more accurate by streamlining data entry tasks with validations, lookups and more.
www.geekgirls.com/databasics_04.htm
How to build a simple, single-file database. With step-by-step instructions for FileMaker Pro, Lotus Approach and Microsoft Access.
www.geekgirls.com/databasics_02.htm
Data entry screens are the face your database applications shows to users. Some simple guidelines ease data entry and help make data entered more accurate.
www.geekgirls.com/databasics_03.htm
A nice, slow approach to learning databases. Learn the lingo, start with simple stuff, and eventually take on something a little more challenging. This is the beginning of a multi-part series.
www.geekgirls.com/databasics_01.htm
A database can be great fun, right? Yes, of course! There are though, a couple things that can ruin all that hard work and effort you put into your efficient little database. This tutorial discuss how to keep that beloved bin of data from going bad on you: database normalization.
devshed.com/Server_Side/MySQL/Normal/
Using these generic ASP pages you can add, edit or delete records from your database quickly and easily. The pages configure themselves to match your tables automatically - even post publicly like I do with no worry of your public harming the data...
CoverYourASP.com/DBAdmin.asp
This tutorial illustrates the basics of ADO database programming for the Windows CE OS.
www.wirelessdevnet.com/articles/feb2000/ado_ce.html
This tutorial discusses an alternative to Microsoft Access and Microsoft SQL Server - mySQL. It discusses the benefits of mySQL, explains how to obtain it (for free), and how to accomplish various common database-related tasks using mySQL. (4Guys)
www.4guysfromrolla.com/webtech/092200-1.shtml
The second in a series of articles on databases looks at relational databases and introduces guidelines for designing your own databases.
www.geekgirls.com/databases_from_scratch_2.htm
The first in a series of articles on choosing, designing and using a database program.
www.geekgirls.com/databases_from_scratch_1.htm
Don't know the difference between a table and a database? Here's some basic database terminology defined.
www.geekgirls.com/database_dictionary.htm
The third article of an introductory series delves into the database heartland by exploring relational database design.
www.geekgirls.com/databases_from_scratch_3.htm
Google
 
Web www.tutorialfind.com
© 2000-2004, AlphaJade Pty Ltd.