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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
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.