|
|
 More Subcategories Available
| Connections [+] Favor-It | |
| |
 |
| | Sort By:
|
By using an Include File for database connectivity, programmers can save themselves time and effort and avoid repetitive tasks. Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
Sample Database connections. 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". Author: Code: ASP 2.0 & VBScript |
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. Author: Nannette Thacker Code: ASP 3.0 & VBScript |
|  | |
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. Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1). Author: Antonin Foller Code: ASP 2.0 & VBScript |
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. Author: Bruce Corkhill Code: ASP 3.0 & VBScript |
In ASP, we create connections to databases and capture the results of database queries using ADO. This tutorial shows how to explictly close our objects and free the memory associated with them Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
|  | |
If your application connects to a database, you will want to use Connection Pooling to let your users access open connections to the database. Author: asp101.com Code: ASP 3.0 & VBScript |
I actually had some trouble naming this article. I started out with something like "It Don't Mean A Thing If You Ain't Got That String" since quite often people have everything else in their code fine, but can't get connected... Author: John Peterson Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|