|
|
|
|
|
Total Hits: 172 | Today: 0 |
Author: Thomas C. Carpe
|
Rating:
|
|

As an ASP programmer, I am always writing code that accesses databases. Many applications, such as Site Server, Commerce Server, SharePoint, and Content Management Server provide their own API that helps an ASP programmer tie into this data in a secure and efficient way. That's nice if you have access to these remarkably expensive platforms, but what about the rest of us? Well, you could roll up your sleeves and just whip off a couple COM objects; however unless you are a crewmember of the stars...
|
|
|
|
Total Hits: 309 | Today: 0 |
Author: Jay Nathan
|
Rating:
|
|

If you are anything like I was when you began your search for knowledge on Microsoft's .NET technology, you were quite confused when first confronted with ADO.NET and how to implement it within your ASP.NET pages. This series of articles will first be a simple overview of what ADO.NET is, and second, will be a look at the specific objects and functionality that make up ADO.NET as a whole. My hope is that this series of articles will be beneficial to intermediate as well as advanced developers wh...
|
|
|
|
Total Hits: 252 | Today: 0 |
Author: www.asp101.com
|
Rating:
|
|

This area is for useful scripts that some of our visitors have contributed. ASP 101 did not write them and is not responsible for the operation of these scripts... heck we don't even take responsibility for our own. ;) We simply found them interesting and or useful and thought some of you might too!...
|
|
|
|
Total Hits: 136 | Today: 0 |
Author: Carvin Wilson
|
Rating:
|
|

By centralizing database code within ActiveX DLL's, you can simplify your development efforts, and decrease the learning curve for new developers. In this article, we will create a Visual Basic ActiveX DLL that controls database functionality for our Active Server Page (ASP) demo....
|
|
|
|
Total Hits: 1057 | Today: 0 |
Author: aa2max.
|
Rating:
|
|

The goal was to create an easy to use web-based time management application using ASP (Active Server Pages) and the Microsoft Access database for the backend....
|
|
|
|
Total Hits: 340 | Today: 0 |
Author: Faisal Khan
|
Rating:
|
|

In this tutorial we are going to talk about yet another powerful feature of database programming, Stored Queries. Most of the time we use ASP pages, we use them to retrieve or manipulate records in the database. These database connections are resource heavy and every query takes time on part of the server. Thus we should try to make use of everything possible to optimize and speedup database access as much as possible. One of the ways is to retrieve records as arrays which I discussed in my arti...
|
|
|
|
Total Hits: 308 | Today: 0 |
Author: Errol Booysens
|
Rating:
|
|

When you know what types of forms you need and how they will look, you next need to create the database that will contain the information required for this application. You’ve already learned that if you have information with several duplicate data elements related to it, you should create multiple tables. In this application you should create multiple tables....
|
|
|
|
Total Hits: 362 | Today: 0 |
Author: Luca Ruggiero
|
Rating:
|
|

Creating a guest book in ASP has never been so simple thanks to Luca. Luca's code along with a MS Access Database, may successfully generate a consistent guest book which can store a fixed amount of entries per page.This article has been translated and edited by both Ben Shepherd and Luca Ruggiero....
|
|
|
|
Total Hits: 416 | Today: 0 |
|
Rating:
|
|

A basic tutorial on using Active Server Pages to access a database through a web browser. This guide steps the user through the simple process of writing the code and accessing the database through a web browser with VBScript and SQL....
|
|
|
|
Total Hits: 1658 | Today: 0 |
|
Rating:
|
|

In this tutorial I will explain how to create a database-driven (Access based) application in Flash. The first thing we need is (of course) and ASP script. This asp script handles the communication between the database and the flash movie.......
|
|
|
|
Total Hits: 1234 | Today: 0 |
Author: Faisal Khan
|
Rating:
|
|

An article is used to speedup database access.One of the fastest ways of displaying database records with ASP....
|
|
|
|
Total Hits: 1044 | Today: 0 |
Author: Jeff Anderson
|
Rating:
|
|

A comprehensive forum script including email notification, special codes & multi-forum capabilities. Includes complete source code and demo database(Access)....
|
|
|
|
Total Hits: 1179 | Today: 0 |
Author: Marcos Camargo
|
Rating:
|
|

This is the version 1.0 of MtMWeb Forum - a fully functional ASP Forum, where people can submit their doubts about something for example and others can answer. It is not a complicated code, but very effective - great for people who want to learn how to deal with databases ...
|
|
|
|
Total Hits: 1534 | Today: 0 |
Author: 121 Software
|
Rating:
|
|

Not sure how to make use of the free MySQL database space included with your web-hosting plan? This step-by-step tutorial explains a simple way to upload data from a Microsoft Access database to the MySQL database at your ISP. The tutorial also contains a free sample application written in ASP (PHP version also available)....
|
|
|
|
Total Hits: 1967 | Today: 0 |
|
Rating:
|
|

This article shows by example how to extract the bitmap photos in the Microsoft Access 97 Nwind.mdb database, and view them from a Web browser using Active Server Pages (ASP). In order to accomplish this task, an ActiveX DLL must be created that strips the Access and OLE headers from the field. This article shows how to create this ActiveX DLL, and how to implement it.
...
|
|
|
|
Total Hits: 2056 | Today: 0 |
Author: Antonin Foller
|
Rating:
|
|

This article shows you how to convert Access database from one format to another format from ASP/VBS script...
|
|
|
|
Total Hits: 1433 | Today: 0 |
Author: Sagasbet webstudio
|
Rating:
|
|

A database driven multiple select box in classic asp, which diplays the the search result (in this example cars and models) order by brand....
|
|
|
|
Total Hits: 6454 | Today: 0 |
|
Rating:
|
|

A data access page is an HTML page that has an Office Web Component embedded into it. The Office Web Component stores connection information about a data source. This article describes how to use data access pages to connect an HTML page to tables in a database.
...
|
|
|
|
Total Hits: 1796 | Today: 0 |
|
Rating:
|
|

So, you want to migrate the your Access-based ASP to a more reusable format, taking advantage of the capabilities of ADO. If you're dumping the hard coded SQL in favour of the "stored proc" approach, you're going to need the ADOX...
|
|
|
|
Total Hits: 5969 | Today: 0 |
|
Rating:
|
|

This article illustrates how you can use server-side script to create a Microsoft Access snapshot (.snp) that can be displayed on a Web page....
|
|
|
|
|
|
|