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

Working with XML Documents and Python

XML can be used for describing data without needing a database. However, this leaves us with the problem of interpreting the data embedded within the XML. This is where Python comes to the rescue, as...
Article

An Open Pre-Compiler for Embedded SQL

Alan Walker and Mike Benzinger of Sabre Holdings share a new pre-compiler for writing C/C++ applications with embedded SQL they developed when making MySQL part of their open source strategy for the...
Article

Embedding the MySQL Server Library

By embedding the MySQL server library in MySQL applications, MySQL doesn't have to be installed on the end user's computer. It's particularly useful with small devices and public kiosks. The embedded...
Article

Use Stored Procedures for Java Persistence

Find out why you should use stored procedures to build your Java persistence layer instead of embedded SQL, entity beans, or tools such as Hibernate. Then learn how to do it.
Article

An embedded view of the Mac mini, Part 4

The Fink package system provides easy access to a huge library of third-party tools and software. Watch as it simplifies the next phase of development in the photo kiosk built on a Mac mini.
Article

Introduction to Pro*C

Embedded SQL is a method of combining the computing power of a high-level language like C/C++ and the database manipulation capabilities of SQL. It allows you to execute any SQL statement from an...
Article

How to create and use HTML resource files

A review of the techniques used to create HTML resources for embedding in a program, along with a discussion of Internet Explorer's use of the res:// protocol to access and display embedded HTML.
Article

Loading .NET Server Controls - Client Side?

I decided to write a trick article I was just messing around the other day and wanted to figure out an easy way to load .NET server controls from the client for display purposes only (you could...
Article

Embedding an Existing Page in a Data Access Page

This article explains how you can embed a page in another data access page and synchronize the embedded page with the main page.
 

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.