This article describes
This source code can compact
Data repeaters in .NET are
Learn how to search and sort
practical methods of
and repair your MS-Access
very useful to display
the records through the
optimizing the performance
database files. If you
database records onto
database. Step by step
of ASP pages which retrieve
compact your access files
screen. This tutorial shows
tutorial with Sample code
and display tabular data
regularly, it will work more
you how easy nesting
and database available for
from a database. Test
faster and secure. Also you
repeaters to save time.
download. Online demo also
results of each coding
will save some hard disk
Features example code and
available.
technique show the potential
space.
full explaination.
for dramatic speedups of
dynamic web pages.
Date: Oct, 20 2006 Date: Jan, 25 2004 Date: Feb, 03 2006 Date: Jul, 10 2000 |
It is very common operation
This tutorial helps you to
This page demonstrates the
So you need a DSN-Less
to request one field of
understand: Connecting ASP
capabilities how to write an
connection but your not
information via a database
Pages to MS Access Databases
ASCII comma-delimited file
quite sure what to do. Well
query. This is called a
Persisting Data to MS
from a SQL statement using
we can do this for you. A
singleton query. ADO.Net has
Access Databases Protecting
ASP.
quick and easy way to make a
specific functions for
Data in SQL Statements
connection without a DSN.
singleton queries, but not
This will work for your MS
ADO (ActiveX Data Objects).
Access database only. Now
This article describes how
includes SQL Server.
to use an ADO command object
to perform faster singleton
queries.
Date: Oct, 20 2006 Date: Sep, 06 2006 Date: Aug, 27 2003 Date: Apr, 15 2002 |