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 Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

Building a Conversation Bot
Learn about the Microsoft Bot Framework, and how to craft a conversation bot.

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.