GeekArticles
Operating Systems
Windows CEAdding Records to an Open Database in Windows CE
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 595 times |
Add CommentFiled in: Windows CEBy Nancy Nicolaisen Go to page: 1 2 3 Next Well, after all, what would a database be without some data? It's time to think about adding records. Before we dig into the specifics of this task, there are a few clarifications we need to make about the relationship between CE database properties, CE database records, and the overall structure of the CE database. (In the discussion that follows, I use the terms "database property" and "field" interchangeably; they are equivalent.) First,...n
Read Article Sponsored Links
Related Articles
• Microsoft on Open XML SDK A few months ago Microsoft was able to obtain control of Open XML. Because of that achievement the company fervently worked on developing Open XML not only for their own advantage but also for other developers. Among those movements is the release of Open XML SDK which will help developers in buildi ...
• Open Source C++ B+ Tree Implementation Template based B+ Tree
B+ Tree is a type of tree, which represents sorted data in a way that allows for efficient insertion, retrieval and removal of records, each of which is identified by a key. It is a dynamic, multilevel index, with maximum and minimum bounds on the number of keys in each index ...
• Getting Started with TBB on Windows As a technical consultant with my own small company, I can't count on job security from government intervention?just not enough votes there.
In order to keep money coming in, I have to rely on reinvention?by learning
new techniques for solving probl ...