3. Getting Started Using OpenROAD : Simple Client Applications : How You Can Create a Simple Client/Server Application
 
Share this page                  
How You Can Create a Simple Client/Server Application
You can create a simple client/server application that selects and updates information from a database. Creating such an application follows these basic steps:
1. Create a table in a database.
2. Create an application and connect it to the database.
3. Create or edit a user frame and add fields and controls to it.
4. Write the frame scripts.
5. Compile and run the frame.