Creating a database search application using Dreamweaver
September 9, 2009 by satz
Filed under DreamWeaver, Tools
This article describes how to create a search application using Dreamweaver. This application makes use the Access database to store information and Active Server Pages to retrieve the data in it. This article is oriented to the intermediate Dreamweaver users. You need to have no ASP programming skills to build this application. All you want to possess is a simple programming logic.This tutorial has Only 2 pages.
The first page is a search form and the second one is a page which displays the search results.
Read more
Creating a DSN-less database connection in dreamweaver
June 15, 2009 by satz
Filed under DreamWeaver, Tools
Dreamweaver can connect to a database, in two ways; DSN Connection and DSN-less connection. How to create a DSN-less database connection is explained in this article.
Creating DSN Connection to a database using Dreamweaver
May 9, 2009 by satz
Filed under DreamWeaver, Tools
Tool used: dreamweaver 8
Db used: MS Access
In this article, we learn, how to create DSN Connection in Dreamweaver.
Step.1
The first step in this is to create a system DSN. To create DSN you have to go to (Windows) system’s control panel and then you have to go to “Administrative Tools” then “Data Sources (ODBC)” then go to the “System DSN” TAB. Read more


