jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

Quick form 2 db

Rating 0.0 0.0
You fill in the blanks, and you are given the source code for the form, and a page to display the information in the database. Also the database is ready to download with all fields in your form.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 217

Randomizing a Recordset

Rating 0.0 0.0
This article describes several ways to use a SQL calculated field and the ORDER BY clause to arrange a recordset in random order. It provides a simple tool for verifying that the results are uniformly random. Also shows a technique for bubbling records with certain attributes to the top of an otherwise randomized list.
Platform(s): n/a Date: Sep, 13 2001
DETAIL
Hits: 355

Real Time Data Grid Part 2/2

Rating 0.0 0.0
This article wraps up the details of the real time data grid that started in part one of this two-part article. It looks at the JavaScript code that contacts our database server and allows us to update data in a database without actually refreshing the page.
Platform(s): n/a Date: Feb, 14 2002
DETAIL
Hits: 382

Real-Time Data Grid Part 1/2

Rating 3.0 3.0
The part one of this two-part article shows how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to refresh the page.
Platform(s): n/a Date: Feb, 06 2002
DETAIL
Hits: 515

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: 507

Running Stored Procedures in Access Database

Rating 0.0 0.0
Explains everything in detail you'll ever need to know about creating Stored Procedures in Access Database and then calling from within ASP. Select, Update, Insert and Delete Stored Procedures are described. Sample code and database available for download.
Platform(s): n/a Date: Jan, 07 2001
DETAIL
Hits: 1058

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: 850

Search Database

Rating 0.0 0.0
This example / tutorial explains how to use the LIKE operator to perform a partial match on an Access database.
Platform(s): n/a Date: Dec, 08 2000
DETAIL
Hits: 805

Search db by Field

Rating 0.0 0.0
Providing search capabilities to a db enables users to query on whichever element you target them to. However allowing users to target which portion of the db they would like to query gives extra value. In this example, utilizing our db of US States (state, statename, and capital) the user can search in any of three fields (by dropdown menu input) rather than the application targeting one specific table element. Note: The db only has 50 observations in it, so it is better to search on single or double letter combinations.
Platform(s): n/a Date: Jun, 26 2000
DETAIL
Hits: 489

Search Within Search Results

Rating 0.0 0.0
Want to add value to your current search? Allow your users to search from within search results. As databases grow the necessity for the user to continually narrow a search to the item that they truly want will grow also. The following example utilizes a db on U.S. State capitals. Upon the first search two radio buttons will appear indicating a search (default) or a search within the current results. Searching within the current results will take the first search and add it to the new search and so on.
Platform(s): n/a Date: Aug, 12 2000
DETAIL
Amount: 137
Displaying: 101 - 110
Pages: << 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 >>