Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  36
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, May 09, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Database > Connections
Search
DevASP

What's New
What's Hot

Step by Step: Database Tutorial       
Total Hits: 175  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

There are several ways to connect to your database. Below we show you how to create a System DSN. We'll also show you the alternate methods to connect to your database....

How to Connect to Microsoft Access and SQL Server using ADODB from Active Server Pages (ASP)       
Total Hits: 148  |  Today: 0 Author: Comsoltech® Incorporated       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows how to connect to Microsoft Access and SQL Server using ADODB. Active Server Pages (.ASP) envinronment using Windows NT Server, 2000 Server running IIS 4.0, 5.0 or beyond. The connection string was one of the most frequent error, because we forget exact syntax, misspellings, etc.
So, for our own good use as well, we wrote this article available for us and you....

OLEDB For Me       
Total Hits: 298  |  Today: 2 Author: 4guysfromrolla.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Discusses what OLEDB is and where it fits into data store access with ASP. The article also shows how to increase your database performance by connecting directly to the OLEDB object....

Basic Database Publishing       
Total Hits: 753  |  Today: 0 Author: Philip Quinn       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article will take you through the steps to get data from a database and present it on the screen in a nice and orderly fashion (table)....

Connecting to Database using DSN/DSN less Connections       
Total Hits: 4057  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

An article on connecting to database via ASP using both DSN and DSN less connections. Explains uses of each. Learn using connection strings....

How to Set Up and Use Oracle7 Data Sources with ODBC       
Total Hits: 1711  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Oracle RDBMS is a multiuser relational database management system (DBMS) that runs on a variety of workstation and minicomputer operating systems. This article discusses how to use Oracle7 data sources with ODBC....

How to create a System DSN for Access database       
Total Hits: 4320  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 


This article will help you to create a System Data Source Name (DSN) for an Access database on your local machine....

Dynamic connection string       
Total Hits: 293  |  Today: 1 Author: x_scripterx.       Rating:  
Read Reviews | Write Review |              Your Rating: 

Well, often I hear the problem of creating a connection sting on a remote site, because people don't have physical path to the location of their site database or any other thing for that method.
Over here, I will show how to create a connection string. This tutorial is for beginners and intermediate web developers, and the advance developer will know this already....

OPEN DATABASE CONNECTION       
Total Hits: 248  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

The most basic purpose of ASP is to allow a website to connect to a database and show "Live data". It is called live data because ideally the database administrator will be updating the database routinely which will therefore automatically update the website....

Connecting to a Database       
Total Hits: 1962  |  Today: 0 Author: liquidrage.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

You'll see how to connect to a database as well as mix VBScript and HTML to view the results of a query....

Step by Step: Connecting To Your Database       
Total Hits: 1441  |  Today: 0 Author: Alexander Haneng       Rating:  
Read Reviews | Write Review |              Your Rating: 

There are several ways to connect to your database. Below we show you how to create a System DSN. we'll also show you the alternate methods to connect to your database....

clsAccess - Connect to Access       
Total Hits: 1610  |  Today: 0 Author: Nick Stilwell       Rating:  
Read Reviews | Write Review |              Your Rating: 

This class allows you to browse folders to find access databases, and then connect to them automatically, return grids of records from tables, and edit individual rows, delete or add....

ASP/VBS, ADO and DBF file database connection       
Total Hits: 2404  |  Today: 0 Author: Antonin Foller       Rating:  
Read Reviews | Write Review |              Your Rating: 

Short introduction to work with DBF files/databases in ASP/VBS/WSH envinronment. Work with DBF using Microsoft.Jet.OLEDB.4.0 provider....

Open MDB files on remote computer       
Total Hits: 923  |  Today: 0 Author: Antonin Foller       Rating:  
Read Reviews | Write Review |              Your Rating: 

Two ways (by ADO/Jet OLEDB and DAO) to open MDB database on shared disk from remote computer. The code avoids 'cannot open the file' error from ODBC Microsoft Access Driver....

Defining a Data Source in Dreamwever       
Total Hits: 339  |  Today: 0 Author: Adam Ware       Rating:  
Read Reviews | Write Review |              Your Rating: 

Come and learn the basics of Database connection to a Database in Macromedia's Dreamweaver Ultra Dev 4. Shows step by step with an easy howto process.....

Functions to Open a Database Connection and Record Set       
Total Hits: 1416  |  Today: 0 Author: Nannette Thacker       Rating:  
Read Reviews | Write Review |              Your Rating: 

Don't hard code your data connections every time you need them! Use these functions to open and close a Database Connection and Record Set....

Connecting To An Access Database       
Total Hits: 440  |  Today: 0 Author: Bruce Corkhill       Rating:  
Read Reviews | Write Review |              Your Rating: 

To make this tutorial more interesting and the following database tutorials on, Adding, Deleting, and Updating, data from a Microsoft Access database, we are going to use these tutorials to make a simple Guestbook....

Database Connection Strings       
Total Hits: 1712  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Guide to database connection strings. How to choose the right database string to meet your needs. Includes sample connection strings for Microsoft Access and SQL Server....

Using File DSNs       
Total Hits: 1218  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

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 these DSNs and thus, with some modifications, use the same DSN for as many database connections....

ODBC DSN-Less Connection Tutorial       
Total Hits: 2193  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

In a previous article, Problematic or Programmatic ODBC, I described the various ways I have used to distribute a DSN (ODBC Data Source Name) to users of my client/server applications. Towards the end of that article, I mentioned an Access Database Application I created to serve as a tutorial for people with questions about reconnecting linked MS Access tables to SQL Server using DSN-Less ODBC. This article will focus on the details of that tutorial, which is available for download....


1  2  3  Next >> 


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com