jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 >>
Sort Listings By:
Hits: 2681

Filling Data into Select List

Rating 4.0 4.0
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.
Platform(s): Windows Date: Mar, 22 2006
DETAIL
Hits: 579

Suggestion Box

Rating 0.0 0.0
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
Platform(s): Windows Date: Mar, 20 2006
DETAIL
Hits: 961

Nesting repeaters in .NET

Rating 1.0 1.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.
Platform(s): Date: Feb, 03 2006
DETAIL
Hits: 514

Running ASP in Linux and Possible Problems

Rating 0.0 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.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Feb, 01 2006
DETAIL
Hits: 740

Get image from database

Rating 0.0 0.0
Learn how to get a stored image from a database and display it on a page.
Platform(s): Windows Date: Jan, 03 2006
DETAIL
Hits: 364

Simple Database Class

Rating 0.0 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.
Platform(s): Windows Date: Jun, 10 2005
DETAIL
Hits: 1056

Search a Database

Rating 0.0 0.0
Learn how to search a database with keywords.
Platform(s): Windows Date: Apr, 20 2005
DETAIL
Hits: 253

Bullschmidt ASP Web Database Sample

Rating 0.0 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.
Platform(s): Windows Date: Apr, 16 2005
DETAIL
Hits: 1299

Using GetRows To Get All Records From Table

Rating 3.0 3.0
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.
Platform(s): n/a Date: Apr, 10 2004
DETAIL
Hits: 2464

Using SUM Function in An SQL Statement

Rating 3.0 3.0
Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
Platform(s): n/a Date: Apr, 01 2004
DETAIL
Amount: 137
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 >>