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.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.