Manipulate Controls With Code-Behind is a web based article in which author demonstrates about code-behind technique. This code behind method helps in seperating user interface from the business logic. This tutorial teaches the method of creating...
Advertisement
At the end of this article the webmasters can choose any one method of linking to a database with the help of a DSN. The author demonstrates two easy methods for this concept of linking to a database. The sample source code for both these methods...
This script can grab a database with specified categories and depth. The data is written to a simple Text file which can be downloaded and exported easily.
xSearch is a searchable link database with the ability to use up to three categories in this Demo. You can specify links for every individual keyword. Through an easy to use interface, you can edit, add and delete your links, or get the xSearch...
An access database, with a day table, and a script to generate de Date dimension used in any datawarehouse cube. Once generated, you can export to any DB Engine.
File List: @PSC_ReadMe_509_5.txt 1Kb DateDimension.mdb 356Kb
Sometimes for testing purposes you need to fill a database with randomly generated user names. Or maybe you're just offering distinguishable anonymity to users for whatever reason. Or maybe your product needs a codename! This describes a very...
Database Comparer helps to compare, synchronize and update databases structure. You can compare one database with another database or database with SQL/DDL script or even two SQL/DDL scripts.Database Comparer implements highly intelligent and...
ScimoreDB embedded database is an in-process running SQL database with over 375.000 deployments that has a small footprint, an easy-to-use interface and yet offers a full set of stand-alone database servers features. Developers use ScimoreDB to...
Shows how to remotely access a database via a web service supporting XML-RPC and SOAP protocols. The example uses the MySQLdb module, but should be easily customised to any database with Python module adhering to the Python DB API. The web service...
Displaying Images that Reside in a Database is a tutorial in which author discusses about various methods that have to be adapted while accessing the images that reside on the database with the help of ASP application. Here author describes about...
From XML to Database using the XmlTextReader is an easy to understand tutorial in which the author discusses about the process of migrating the content of the XML files into database with the help of XmlTextReader. The author gives details about...
Intro to DB Programming with ASP is a tutorial which teaches basic database programming for the beginners. This tutorials guides the users to insert and access records in the database with ease. By the end of this article novice can able to...
An online ASP tutorial that describes the usage of Request object of ASP to manipulate database records. It teaches you how to retrieve the records from Database with the help of ASP request object. Given program provides required functions,...
Multi Database Scripts is a php based script. This program gives a valuable way to create php Mysql database scripts. The visitors can do Search, Add, Edit, and Delete records in the / Database with this file. Paging system in this script allows...
The U.S. Database is an Access database to help developers with the basic information needed on all the States. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic...
This tutorial enables you to update records in a database with Java Servlets in a most efficient and optimized way. This provides step-by-step instructions from establishing a Connection to executing the UPDATE query enabling the user to...
An Object Oriented Perl library that allows you to create web interfaces and maintain flatfiles with little coding. Create forms with just one line of code, reuse html objects, access and manipulate files with nearly database like file access...
Single file Delphi database with comprehensive SQL support, strong encryption, BLOBs and multiuser mode support. This BDE alternative is fully compatible with standard and third-party database components and reporting engines. Absolute DB does not...
Accuracer is a compact, embedded, single-file, multi-user (file-server and client/server) cross-platform BDE replacement database with SQL support based on a new original BDE alternative database engine that supports the almost all TTable, TQuery,...
At the end of this article, the beginners feel ease about linking to a database. The author suggests nine easy steps to connect to a database with an example. This is an useful article for novice to understand the concept behind the database... |