The MultiThread module provides a simple abstraction to execute a function on many sets of arguments in parallel using a bounded pool of threads.
Advertisement
Creates a CSV file for each table in the target Oracle database.
Accessing Microsoft Access databases in ASP using ADO is a web based tutorial which specially concentrates on MS Access database. This article deals with step by step methods involved in accessing the data from the database with the help of ADO....
This recipe describes how to create a fade-in window using IronPython. Several applications use fade-in windows for temporary data e.g. new Outlook XP mail messages are shown through a fade-in/fade-out pop-up window.
Fading in can be...
This script demonstrates how to store binary data (aka BLOB or BINARY fields) in SQLite using the PySQLite extension.
In this article the author defines ODBC and shows how this works in ORACLE and in ASP. Before using ORACLE and ODBC, the author suggests to install the MS Data Access Component and ORACLE Client software with SQL*Net. This article is more useful...
In this article the author shows how to set connections to database software. The author proceeds this task with DSN connections and DSN Less connections. The article provides the sample source code for these connections in SQL Server, ORACLE, MS...
Programming in ADO.NET By Andrew R. Phillips is an ASP.NET tutorial in which the author gives you an example code through which you can understand how to create a database application in .NET using ADO.NET objects. It is necessary to import the...
Text Reader and Text Writer in C# is a tutorial which helps you to learn how to read and write text files in C# using the steamreader and streamwriter class. These Streamreader and streamwriter classes are derived from the base classes TextReader...
A brief introduction to the world of image manipulation in PHP using the GD library. In this tutorial I will step you through creating a clock that will display the current time.
From this easier ASP tutorial, web developers can create their own validation program in ASP using VBScript functions. The form fields can be checked at the client side to find the invalid data and this article describes it as lesser effective way...
This tutorial explains how to create simple and advanced scrollers for textboxes in Flash using Actionscript. When there is only a limited area for text in Flash, it sometimes becomes a necessity to have scrollers. This tutorial includes how to...
Duck is a practice testing method in PHP using MySQL database backend. some disadvantages that are faced in other scripts are reduced in this software. Each answer to a question have feedback associated with it is labelled as coming from the...
FlashMovie WebControl is an article in which the author explains you how to create the flashmovie web control in C#. Using this control you can add Macromedia Flash movie to your web pages. The author explains the features of the FlashMovie...
In this HTML tags tutorial we explain how to use tags in html using simple and easy to understand examples. You can also find a great list of HTML tags that will aid you in creating web pages
Now with built in templates, You can create searchable sites in seconds using MultiDB. Running on a Unix or Linux system , this uses the Powerful MySql engine to rapidly do searches. Give each database site you create, the look you want. Check our...
Obtaining file sizes is an useful article in file manipulation techniques. You can learn how to display the size of the files in kilobytes using the objFileSystem of ASP functions. The author has also given explanations on the method of including...
Send Mail Message in ASP.Net. This is the highlight of this article which demonstrates the users the basic properties which is very simple in understanding. Using this mail message, there is no need of any other third party component. This article...
TrueDesk is a web-based groupware application suite for Unix and Windows servers that enables your company to offer web-based e-mail access and collaborate on meetings, tasks, journals, projects or documents using any computer browser or wireless...
This article instructs and practices database administrators to update records in database using stored procedures. It uses several procedures in SQL statements for updating records. This tutorial is easy to understand and the given codes are... |