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

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

Faster Singleton Queries with ADO

Rating 0.0 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.
Platform(s): Windows Date: Oct, 20 2006
DETAIL
Hits: 742

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

Compacting an Access database from ASP code

Rating 5.0 5.0
This source code can compact and repair your MS-Access database files. If you compact your access files regularly, it will work more faster and secure. Also you will save some hard disk space.
Platform(s): n/a Date: Jan, 25 2004
DETAIL
Amount: 137
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 >>