|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 22
 0.0
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
|
Platform(s): n/a |
Date: Jun, 18 2003 |
 |
|
|
Hits: 40
 3.5
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.
|
Platform(s): n/a |
Date: Nov, 12 2003 |
 |
|
|
Hits: 87
 4.0
In this example, we will add some records to a database. This source code helps us to adding records to database without slowing down database.
|
Platform(s): n/a |
Date: Dec, 18 2003 |
 |
|
|
Hits: 66
 0.0
In this example, we will edit some records from a database. This source code helps us to edit records to database without slowing down database
|
Platform(s): n/a |
Date: Dec, 18 2003 |
 |
|
|
Hits: 19
 2.0
In this example, we will delete some records from a database. This source code helps us to deleting records to database without slowing down database.
|
Platform(s): n/a |
Date: Dec, 18 2003 |
 |
|
|
Hits: 44
 4.0
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.
|
Platform(s): n/a |
Date: Dec, 18 2003 |
 |
|
|
Hits: 29
 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 |
 |
|
|
Hits: 24
 4.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 |
 |
|
|
Hits: 52
 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 |
 |
|
|
Hits: 33
 0.0
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.
| Freeware |
Platform(s): Windows |
Date: Oct, 20 2006 |
 |
|
|
|
 |
 |
|
 |
|
 |
|