Technical Support
Business4Mobile consists of two modules:
- An administration application installed on a Windows PC,
- A PHP module installed on an IIS or Apache web server with PHP support.
Business4Mobile accesses your databases using an ODBC link. You must create a DSN (Data Source Name) for the Administration application and for the server module to access each of those databases.
A link to the instructions on how to create a DSN can be found on the right hand side of this page.
The Administration application
This application allows you to:
- Create the queries used by Business4Mobile
- Import existing queries from your applications
- Administer the Business4Mobile system tables to:
- Authorize users to use Business4Mobile
- Manage folders for these users
- Manage the relationship between users and a folder
- Manage the software license
- and more...
The Web Server module
This module executes the queries against the current data in your database.This module is automatically installed on your IIS/Apache web server with PHP support.
Check with our technical support to verify your IIS/Apache with PHP version is supported.
Business4Mobile customization
All the pages displayed on the mobile device can be customized to use your logo and corporate color schemes.
Business4Mobile uses HTML template files that you can edit/modify using your favorite HTML editor.
You also need to create text files to hold the parameters for the following functions:
- Display the question page(s) for your parameterized queries
- Display options for the charts
- Design the PDF documents to attach to your email with the result of your query.
