This chapter describes some things to consider when using VisiconX controls to connect to a database and when planning how to query or write to that database. This includes planning the information to obtain from a query, or the information you want to insert or update, designing a layout of the retrieved information for the intended audience, finalizing your design, and optimizing system performance. This chapter also describes some common pitfalls and how to correct them.
Refer to the following sections for more information:
- Planning Your Query
- Planning Your Database Write
- Designing Your Layout
- Finalizing Your Design
- Optimizing System Performance
- Troubleshooting