Discover how to interpret retrieved records from a remote database and format them for display.
Latest Database Articles
Getting Records from the Remote Device
Explore techniques for retrieving records from a remote database.
Adding Database Attribute Rows to the List Control
Adding a row of database attributes to a desktop list control is a somewhat more complicated job than you might suspect. Learn how to do it easily!
Initializing The DesktopView With A List Of Remote Databases
See how to set up communication between the desktop and the remote CE device.
RAPI and Remote Database Access
Learn to use RAPI to find and access remote databases.
Using Database Engines in a Mobile Application
Learn how to use databases on mobile devices.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.