Database
A database is a structured collection of records or data.
Article

Mastering IIS FTP - Part 3 - The Doorway Folder Trick

In the previous two parts we learned how to leverage virtual directories and physical folders to offer a lot of control from IIS FTP. Now, what about when we want to have one site administrator have...
Article

Sending SQL notifications with CDOSYS

While SQL Server has a very mature set of tools, one thing that is lacking is the ability to send a simple email alert based on a pre-defined set of rules. At first glace, it appears that email...
Article

Change Password for SQL Server User

Most security experts' recommendations include changing passwords frequently to enhance security. It is easy to change the password on a SQL Server Username via Query Analyzer. Changing the password...
Article

Indexes: An Overview and Maintenance for Performance

Many people know the importance of creating indexes on SQL Server database tables. Indexes greatly improve the performance of a database. However, while many people create indexes on their SQL Server...
Article

Resizing images retrieved from SQL server

A neat way of fetching an image stored in SQL Server and resizing it before save/sending it anywhere.c
Article

Making the transition to 64 bits

As 64-bit PowerPC processors become more widely available, it becomes desirable to make applications run in the 64-bit computation mode, providing access to larger address space and faster...
Article

Tree structures in ASP.NET and SQL Server

Takes a look at how tree structures can be usefully stored in a relational database such as SQL Server, and how to implement web directory-like features such as breadcrumbs.
Article

Derby database development with Apache Ant

The open source Derby database engine provides developers with a powerful new tool for lightweight database development. Derby databases are file system based and portable across different...
Article

Emulator-friendly Linux code

Computers have been emulating other computers for a long time, often to access a legacy application or to use applications written for a popular OS on a system with a more stable, responsive OS. As...
Article

How to run through multiple DataReader results

You can save code by piling SQL statements into one SqlCommand and then getting a DataReader with multiple result sets.
Article

Customize XML Serialization using IXmlSerializable

Learn how to implement the IXmlSerializable in order to customize serialization of your objects - for instance, serializing a NameValueCollection.
Article

Gambas: Gambas Almost Means BASic

Gambas is the visual basic tool in Linux. It is a RAD that allows you to connect to a database in 10 min and design a movie player in 2 minutes.It is not a clone of visual basic and it is far...
Article

High-performance SQL for Linux

Its a SQL tour through the DB2 TPC-C benchmark implementation. This article introduces advanced SQL features which are being used in IBM DB2 Universal Database for Linux, UNIX TPC-C benchmarks....
Article

Better XSLT Make intergration with Eclipse

This article reports on changes with the Eclipse platform and embarks on a major update that will integrate XM more tightly with Eclipse. It looks into Eclipse's own resource management and discusses...
Article

Painless Bug Tracking

Keeping a database of bugs is one of the hallmarks of a good software team. I never cease to be amazed at how few teams are actually doing this. One of the biggest incorrect facts that programmers...
Article

MySQL Database Handling in PHP

Most interactive websites nowadays require data to be presented dynamically and interactively based on input from the user. For example, a customer may need to log into a retail website to check his...
Article

Connecting to a SQL database from ASP .NET

I This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use...
Article

Arrays of Objects at Design time

This article explains how you can access controls that you created in the IDE by an array when your program is run
Article

BDE Replacement with SQL

At one time, BDE was the database management system of choice, but since Borland stopped supporting it, many companies need to find a good replacement.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.