The Wayback Machine - https://web.archive.org/web/20071017223212/http://www.codeguru.com/cpp/data/index.php/2/

CodeGuru
Earthweb Search
Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
Compare Prices
Logo Design
KVM over IP
Free Credit Score
Promote Your Website
Web Hosting
Online Booking Hotels
Promotional Gifts
Web Design
Condos For Sale
Laptop Batteries
Managed Hosting
Laptop Computers
Domain registration


RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

Home >> Visual C++ / C++ >> Data

  Navigating Your IT Career
A career in information technology usually has its share of ups and downs. Download this Internet.com eBook to learn where the jobs are in IT, how to negotiate a salary, and helpful advice on job security and how to deal with a layoff. »
 
  Inside Spyware: A Guide to Finding, Removing, and Preventing Online Pests
Your organization's computers are possibly being used to send spam, harvest e-mail addresses, make purchases on stolen credit cards or take part in denial of service attacks. Learn how to indentify, avoid, and remove malware from computers and keep your network and machines safe. »
 
  Tips for Selecting Software Vendors
IT managers need a proven, steadfast process for sifting through the hundreds of choices available for each enterprise software market segment. There are a series of steps for ensuring a result that will survive the intense, long-term scrutiny this level of investment will certainly attract. »
 
  Storage Basics: A Guide to the World of Storage Technology
Regardless of industry, size, or age, businesses are awash in more data than ever before. Federal regulations require that data be stored, protected, and retrievable for a certain amount of time. Storage is also a growing area in IT, which means employment opportunities exist now, and should exist for some time. »
 
  Building Your Own IP PBX
If you're already into having control of your computing infrastructure, taking charge of your telephone network is a natural progression. Asterisk is an open source PBX that runs on Linux. It can free your organization from expensive commercial PBXs, and gives you complete control over your telephone services »
 
Data

previous | next

Reading XML Files with the XmlTextReader Class, Part 2
Rating:
Tom Archer - MSFT - 05/20/2005
In this follow-up article to learning how to use the XmlTextReader to enumerate the nodes of an XML file, Tom Archer illustrates how to skip non-content and whitespace nodes and how to locate and read attribute values.

Build BizTalk 2004 Custom Pipeline Components to Process Non-XML Data
Rating:
Jeffrey Juday - 05/03/2005
BizTalk 2004 Pipelines offer you a great deal of control over the processing of BizTalk 2004 messages. With custom Pipeline components, you can handle non-XML data in BizTalk messages, even when the data is in non-delimited file formats.

Explore SQL Server 2000 DTS Packages Using .NET and the DTS Class Library
Rating: none
Jeffrey Juday - 05/03/2005
Before embarking a major database change such as upgrading to SQL Server 2005, how do you assess the scope of the change on your DTS packages? Use the DTS class library and .NET Interop.

An Example of a Loan Processing Service Using Globus Toolkit for Grid Services
Rating: none
Birali Hakizumwami - 05/03/2005
Learn about the Open Grid Services Infrastructure (OGSI) software model.

SQL Server Integration Services: SQL Server 2005's New ETL Platform
Rating: none
Thiru Thangarathinam - 04/14/2005
Learn how to create and execute packages using SQL Server 2005's new ETL platform SQL Server Integration Services and its integrated development environment, Business Intelligent Development Studio.

Managing the "Surface Area" of SQL Server 2005
Rating: none
Mike Gunderloy - 04/12/2005
Learn about the new security feature Microsoft is focusing on with SQL Server 2005.

Oracle 10G Development & Design: Heterogeneous Database Access
Rating: none
Boris Makushkin - 04/11/2005
Learn about access from Oracle to heterogeneous data on a Microsoft CRM database.

What's New in ADO.NET 2.0 for SQL Developers
Rating: none
Dino Esposito - 04/04/2005
ADO.NET 2.0 introduces enhancements to the .NET provider model and SQL Server managed provider, which go a long way towards getting better support for specific database features within the boundaries of a common object model.

The Anatomy of a CE Database Record
Rating: none
Nancy Nicolaisen - 12/17/2004
Discover how to interpret retrieved records from a remote database and format them for display.

Getting Records from the Remote Device
Rating:
Nancy Nicolaisen - 12/02/2004
Explore techniques for retrieving records from a remote database.

RAPI and Remote Database Access
Rating: none
Nancy Nicolaisen - 10/15/2004
Learn to use RAPI to find and access remote databases.

[Updated] XmlSS.NET Spreadsheet Component
Rating: none
gianca - 10/15/2004
Learn new ways to work with Excel spreadsheets through the use of XML.

A Simple DOM-Based XML Manager Class
Rating:
Ejaz Anwer - 10/05/2004
CXMLMgr is a very simple MSXML 4.0 DOM wrapper class that can be used to manipulate XML files. It can be used in MFC as well as Win32.

Managed Extensions: Using the .NET OLE DB Classes to Read Text Files
Rating:
Tom Archer - MSFT - 09/28/2004
Tom Archer illustrates how to use the .NET OLE DB classes to read text files.

Managed Extensions: Using the .NET ODBC Classes to Read Text Data
Rating:
Tom Archer - MSFT - 09/14/2004
Tom Archer explains how to use the Microsoft Text Driver and the .NET ODBC Classes to read formatted text data.

Implement User-Defined Functions in SQL Server 2005 with Managed Code
Rating:
Thiru Thangarathinam - 08/26/2004
SQL Server 2005's integration with the .NET common language runtime enables developers to create database objects such as user-defined functions using languages such as VB.NET and C#.

New HTTP Endpoints Create SQL Server 2005 Web Services
Rating: none
Peter DeBetta - 08/05/2004
SQL Server 2005 supports native HTTP SOAP via a feature known as HTTP Endpoints. Find out how this new feature makes the creation of Web services a snap.

.NET and XML: Part 1—XPath Queries
Rating:
Klaus Salchner - 07/19/2004
This is the first of a series of articles that evaluates how well .NET supports XML and its surrounding standards. This article provides a good overview of the power of XPath queries.

Accessing The Registry From SQL Server
Rating:
dinesh123 - 07/02/2004
Learn how to find the country list from a computer's registry. You see how to read and write to the directory from SQLServer.

Generate Complex Next Numbers with SQL Server
Rating:
dinesh123 - 07/01/2004
Generating 'next numbers' numbers in SQLServer should not be a problem. But problema arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. Learn how to tackle this problem in different scenarios.

Using Database Engines in a Mobile Application
Rating: none
Alex Gusev - 05/17/2004
Learn how to use databases on mobile devices.

Cursors
Rating:
Ali Sufyan - 05/14/2004
An explanatory article on cursors in SQL Server.

Legacy Integration with BizTalk Server
Rating: none
Syed Hameed - 05/11/2004
Learn how to integrate an Excel spreadsheet with BizTalk Server.

The Longhorn Speech API, an Initial Glance
Rating: none
Jason Nadal - 04/26/2004
The Longhorn speech API offers baked-in functionality for voice commands inside the operating system.

Adding Records to an Open Database in Windows CE
Rating: none
Nancy Nicolaisen - 03/29/2004
What would a database be without some data? Discover how to add records in a CE database application.

Enterprise Application Integration (EAI) Using XML
Rating:
Syed Hameed - 03/26/2004
Best Practices and Standards in EAI must be practiced for reducing costs and increasing the effeciency for any EAI application.

Using ADO from C++
Rating:
Prasun Paul - 03/25/2004
Provides an easy technique to access ADO objects from C++. C++ programmers can enjoy VB like easy ADO programming model by applying this technique.

Term of the Week: XAML
Rating:
Jim Minatel - 03/24/2004
XAML (Extensible Application Markup Language) is the codename for a new Microsoft markup language used to create UI elements for client applications in the forthcoming Windows release codenamed "Longhorn." The main XAML benefit to developers is that you'll be able to separate the application logic code from presentation code.

Doing Database Operations In Batches
Rating:
Tom Archer - MSFT - 02/26/2004
There are times when it is advantageous to perform certain database operations in batch. This excerpt from Extending Applications with the .NET Framework details how and when.

Basic Database Operations with ADO.NET
Rating:
Tom Archer - MSFT - 02/17/2004
Learn about basic ADO.NET operations with this excerpt from Extending MFC Applications with the .NET Framework.

ADO.NET Basics
Rating:
Tom Archer - MSFT - 02/12/2004
Logic dictates that we take a minute to familiarize ourselves with the terms and classes that implement this technology. This book excerpt is a primer for the terminology and main classes associated with disconnected data.

Sample Chapter: Efficient PL/SQL
02/05/2004
When used intelligently, PL/SQL can build applications that perform well, are resilient to change over time, and scale to large user populations.

Line Counting, Version 1.1
Rating:
Wei Zhenjiang - 02/04/2004
Count the number of lines that programmers have developed with a break out for code, comment, and blank lines.

Doing XSLT with MSXML in C++
Rating:
Martin Jedrzejewski - 01/27/2004
Learn how to perform transformations from XML to HTML with VC++.

User Management in Software Systems Using a SQL Server Database
Rating: none
Dinesh Asanka - 12/19/2003
How to manage user privileges in a SQL Server database system.

Effectively Unlimited Sized Signed Integers
Rating: none
Mick ONeill - 11/13/2003
The CBigInt class allows the manipulation of extremely large signed integer values. (The source code was updated.)

Ultra Simple DB Class Interface for ODBC
Rating: none
Mark Henri - 09/12/2003
The ODBC API has a lot of power and flexibility, but sometimes you just want to get the data without all the effort. Hence, these simple class wrappers. (The article, demo project, and source code were updated.)

Compact an Access Database Programmatically
Rating: none
jibesh - 08/18/2003
Compact an Access database and change the password of the compacted database programmatically. This can be done without installing Microsoft Access.

CMyADO'—Making Life Easy for the ADO Coder
Rating:
Nathan Davies - 08/04/2003
This ADO wrapper class can be used to call stored procedures and provides a simple, consistent way to add and retrieve parameters and recordset fields.

Converting Decimal Numbers to Roman Numerals
Rating: none
Ste Cork - 07/29/2003
Homework assignment: A simple solution for converting to Roman Numerals.

XML Serialization for MFC
Rating:
Mario Vespa - 06/06/2003
See how to serialize primitive types and CObject-derived classes into XML. Includes a demonstration of XML serialization with a CArray-derived template collection class.

Serializing Your Structs Using XML
Rating: none
Bassam Abdul-Baki - 05/07/2003
How to save a structure into an XML file (using STL), and then load the file back using XML.

Migrating Data Between Excel 2000 and SQL Server 2000
Rating: none
Saugata Rana - 04/14/2003
ADO is used to migrate data from Excel 2000 to SQL Server 2000 using ADO and simple C++.

Using Pipelined Table Functions (Oracle 9i)
Rating: none
Toji Mammen George - 03/12/2003
An overview of the usage of Pipelined Table Functions, introduced in Oracle 9i, which enable accepting and returning multiple rows using Table Functions in PL/SQL.

Converting from Code Page to Unicode
Rating: none
Adrian Bacaianu - 03/07/2003
Making an online conversion from a code Page to unicode in your SQL scripts.

MSXML C++ Wrapper Class
Rating:
Sibastien ANDRE. - 02/24/2003
Loading, parsing, and saving XML documents. (The article and source code were updated.)

XMLite: Simple DOM-Based XML Parser
Rating:
Cho Kyung Min - 01/06/2003
Build a lightweight XML parser. Support non-English languages such as Korean as well as escape characters.

High Performance Solution Ini File Class with MMF
Rating: none
Zhefu Zhang - 11/15/2002
Based on MMF, plus the pre-allocated buffer and section header map technology, this should be the ultimate solution to the mega-bytes-level INI file usage. Both Unicode and ANSI versions are available.

A Simple and Smart ODBC Wrapper Library
Rating: none
Nick E. Geht - 10/02/2002
Direct usage of ODBC is very complex. Anybody who tries to work with ODBC will agree with this statement. This small and smart ODBC wrapper makes working with ODBC much simpler.

Multi-Threaded DAO
Rating: none
Jeffrey T. Miller - 10/01/2002
Multi-Threaded DAO

previous | next

Whitepaper: Performance, Control, and Security--The Benefits of Verio Virtual Private Servers (VPS)
Whitepaper: Complete Peace of Mind--The Benefits of Verio Managed Private Servers (MPS)
Whitepaper: High Performance Apps with Advanced Numerical Analysis on the .NET Framework
Download: Sun Java Studio Creator. Build apps visually with minimal code creation, automatic page navigation & more.
Article: Migrating from Oracle--When SQL Server 2005 Makes Sense

Solutions