|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 13
 0.0
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
| Freeware |
Platform(s): Windows |
Date: Mar, 20 2006 |
 |
|
|
Hits: 15
 0.0
This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.
| Freeware |
Platform(s): Windows |
Date: Apr, 16 2005 |
 |
|
|
Hits: 17
 0.0
This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred. Basically, migrating ASP to Linux means you have to convert to database supported by Linux platforms. Currently, Chili!Soft ASP is already supporting MS Access but not all web hosting companies install this feature. They prefer to use more common database in Linux such as MySQL and PostgreSQL. Pay attention to some Chili!Soft specific ADO methods and properties, since there are slight differences with IIS ASP. You might need to convert some codes in your applications to make it run in Chili!Soft ASP.
| Freeware |
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris |
Date: Feb, 01 2006 |
 |
|
|
Hits: 7
 0.0
Learn how to get a stored image from a database and display it on a page.
| Freeware |
Platform(s): Windows |
Date: Jan, 03 2006 |
 |
|
|
Hits: 33
 0.0
It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.
| Commercial |
Platform(s): Windows |
Date: Oct, 20 2006 |
 |
|
|
Hits: 7
 0.0
Learn how to search a database with keywords.
| Freeware |
Platform(s): Windows |
Date: Apr, 20 2005 |
 |
|
|
Hits: 21
 0.0
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.
| Other Free |
Platform(s): Windows |
Date: Jun, 10 2005 |
 |
|
|
Hits: 35
 2.5
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
| Freeware |
Platform(s): |
Date: Sep, 06 2006 |
 |
|
|
Hits: 16
 0.0
Data repeaters in .NET are very useful to display database records onto screen. This tutorial shows you how easy nesting repeaters to save time. Features example code and full explaination.
| Commercial |
Platform(s): Linux, Windows |
Date: Feb, 03 2006 |
 |
|
|
Hits: 43
 3.5
In this short ASP source code, we will pull some data from a database and fill it into a select list. We will create a custom and dynamic output.
| Freeware |
Platform(s): Windows |
Date: Mar, 22 2006 |
 |
|
|
|
 |
 |
|
 |
|
 |
|