Does anyone have any experience or recommendations regarding integrating a Form Builder with a traditional PowerBuilder client application running on Windows?
Requirements (that I can think of now):
- Users define a form with text, fields, checkboxes/radio-buttons, pictures, etc.
- Ability to create and save a form instance from a Windows PB application
- Ability to retrieve and display previously created form instances from within a PB application
- Ideally an ability to search for form instances, and perhaps even run queries
As of now, we support OLE documents such as Excel spreadsheets, stored as BLOBs in a database. However this is cumbersome, especially on mobile devices.