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

Development and Coding Search

A Google Custom Search Engine (CSE) now makes it possible to quickly find relevant language and library API reference documentation. The search engine focuses specifically on popular industry...
Article

Creating Custom Aggregate Functions in C/ C++

The aim of this article is to describe process of creation of user defined aggregate function. Oracle 9i was used to prepare and test the function so that it may happen that some parts of the code...
Article

Manipulate XML Documents in C++ with xmlbeansxx

Using XML processing typically simplifies a developer's job--but not when you're programming in c++. Ever wish someone would create the create the C++ equivalent of XMLBeans? Someone has. Find out...
Article

Processing XML with Xerces and the DOM

It's rare to write an application these days and not run into the use of XML as a data interchange format. Perl, Java, Python, C#, Ruby, JavaScript, and PHP all have good XML processing libraries....
Article

Deploying ADO.Net Applications

Databases are an inevitable part of most of the real world applications. Deploying such database centric applications has always been tricky in all the platforms, be it Microsoft Visual Basic 6,...
Article

Create a SQL Server Database Programmatically by Using ADO.NET

Programmers often need to create databases programmatically. This article describes how to use ADO.NET and Visual C++ .NET to programmatically create a Microsoft SQL Server database.
Article

Execute SQL Parameterized Stored Procedures

This step-by-step article describes how to call a parameterized Microsoft SQL Server stored procedure using the Open Database Connectivity (ODBC) .NET managed provider and Microsoft Visual C++ .NET.
Article

Using ADO in C++

An introduction to using ADO in C++ - its far simpler than you'd think!
Article

Creating XML files from C++ programs

Sometimes it is necessary to create XML files from a program in C++. It is possible to use the very powerful set of IXMLDOMxxx interfaces, but this may add unnecessary requirements and overhead to...
Article

C/C++ developers: Fill your XML toolbox

Designed for C and C++ programmers who are new to XML development, this article gives an overview of tools to assemble in preparation for XML development.
Article

Database to XML Exporter

Learn how to export database fields to XML document. This code exports database fields to XML document. You can use this code for data export processes. I used Microsoft Visual C++ 6.0 for...
Article

Using ADO.NET in a managed C++ application

This article demonstrates the basics of accessing a database and retrieving data from that database usingthe ADO.NET data classes.
Article

C and C++ Style Guides

This page offers access to my collection of style guides for code written in C and C++. A few documents offer some discussion about the value and utility of such style guides.
 

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.