Press "Enter" to skip to content

Category: DreamWeaver

Creating a database search application using Dreamweaver

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.

Comments closed

Creating DSN Connection to a database using Dreamweaver

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.

Comments closed