|
|
|
|
|
Total Hits: 671 | Today: 0 |
Author: PowerASP.com
|
Rating:
|
|

In this article Chris Williams lets off some steam regarding DSN and DSN-Less Data Cconnections. Code examples show you how to do it both ways and the article discusses performance issues in a very non technical way....
|
|
|
|
Total Hits: 833 | Today: 0 |
Author: x_scripterx.
|
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....
|
|
|
|
Total Hits: 332 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 291 | Today: 0 |
Author: Comsoltech® Incorporated
|
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....
|
|
|
|
Total Hits: 580 | Today: 0 |
Author: Srdjan Vujosevic and Robert Laberge
|
Rating:
|
|

Many handheld wireless devices such as cellular phones and PDAs already have the ability to access Web sites. So how do you build Web applications that tap this wireless audience? Although there are a number of limitations to wireless devices—such as screen size, navigation, and connection speed—you can use familiar Web development technologies to make your existing Web applications available to mobile users. This article outlines the services and equipment currently available to support wire...
|
|
|
|
Total Hits: 589 | Today: 0 |
Author: Bruce Corkhill
|
Rating:
|
|

If you are reading this page then I shall assume that you already know a little bit about ASP and running ASP applications. 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 application....
|
|
|
|
Total Hits: 316 | Today: 0 |
|
Rating:
|
|

Many examples of database connection strings to connect to different data sources....
|
|
|
|
Total Hits: 2168 | Today: 0 |
Author: liquidrage.com
|
Rating:
|
|

You'll see how to connect to a database as well as mix VBScript and HTML to view the results of a query....
|
|
|
|
Total Hits: 1792 | Today: 0 |
Author: Nick Stilwell
|
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....
|
|
|
|
Total Hits: 2742 | Today: 0 |
Author: Antonin Foller
|
Rating:
|
|

Short introduction to work with DBF files/databases in ASP/VBS/WSH envinronment. Work with DBF using Microsoft.Jet.OLEDB.4.0 provider....
|
|
|
|
Total Hits: 650 | Today: 0 |
Author: 4guysfromrolla.com
|
Rating:
|
|

What boasts a more efficient connection time: System DSNs or DSN-less connections? This article records an answer to this elusive question....
|
|
|
|
Total Hits: 515 | Today: 0 |
Author: David Kawliche
|
Rating:
|
|

In ASP it is preferable to use OLEDB connections instead of ODBC or Data Source Name (DSN) connections. If you already have an ODBC connection you can use it to determine the information required to connect via OLEDB with the information found here....
|
|
|
|
Total Hits: 1098 | Today: 0 |
Author: Antonin Foller
|
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....
|
|
|
|
Total Hits: 769 | Today: 0 |
Author: Ken Lin
|
Rating:
|
|

Article provides in depth info on connecting to SQL Server, Oracle, Access and MySQL Server Databases, retrieving records and displaying them to the user using plain ASP pages. Everything has been explained in detail....
|
|
|
|
Total Hits: 407 | Today: 0 |
Author: Antonin Foller
|
Rating:
|
|

This tutorial demostrates 2 different ways on how to open MDB files on remote computer in ASP. Complete code included....
|
|
|
|
Total Hits: 282 | Today: 0 |
Author: aspfaq.com
|
Rating:
|
|

This article takes a look at the question, "How do I connect to an Access database / text file on another web server?"...
|
|
|
|
Total Hits: 461 | Today: 0 |
Author: Adam Ware
|
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.....
|
|
|
|
Total Hits: 532 | Today: 0 |
Author: 4guysfromrolla.com
|
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....
|
|
|
|
Total Hits: 498 | Today: 0 |
Author: mavweb.net
|
Rating:
|
|

If you are planning on making a database call from the web the first thing you will need to do is plan on making a "Database Connection". Here are some sample database connection strings to help you get started....
|
|
|
|
Total Hits: 1589 | Today: 0 |
Author: Nannette Thacker
|
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....
|
|
|
|
|
|
|