Categories
Tags → System Dsn

DSN and DSN-less connections

DSN stands for ''Data Source Name''. It is an easy way to assign useful and easily rememberable names to data sources which may not be limited to databases alone. DSN-less connections don''t require creation of system level DSNs for co...
DETAILS

Presentation Of Hierarchical Data

Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name &"Hierarchy&" and ac...
DETAILS

ASP Introduction

This is a quick introductory guide to ASP technology. Covers what it is, how it works, how to configure your computer to run ASP without a server, and creating system DSN for MS Access database.
DETAILS

File DSNs - Use and Reuse

Many a time, you are confronted with creating a system DSN for use with ASP. If you have an ISP account, this might take time and more than sometimes - money. This article describes how to use File DSNs and save time and money. Also, you can reuse th...
DETAILS

How to create DSN for Microsoft SQL Server

This article will help you to create a System Data Source Name (DSN) for Microsoft SQL Server on your local machine. After a System DSN has been created you can use it within any ASP page located on the same computer.
DETAILS
©2003-2008 jCay.com