Below is an example of data, extracted from a private DB2 database, although it could be any database that supports ODBC. This diagram shows how it is implemented.
Each time this page loads, it gets data via web services from another server in a private network. The other server uses ODBC to collect data which it returns here.
Report started: Thu, 23 Feb 2012 11:33:09
| CUSTOMER | DELIVER_BY | PICK_UP_BY | ORIGIN | DESTINATION | DESTCITY | BILL_NUMBER | TRACE_NO | CURRENT_STATUS |
|---|---|---|---|---|---|---|---|---|
| BARGRIA | 2012-01-31 | 2012-01-30 | BARPEMN | 2NDEDMN | EDEN PRAIRIE | NA | ENTRY | |
| A1AASAR | 2012-01-02 | 2012-01-01 | ADUPAPA | C&MCHWV | CHARLESTON | ROBERT | AVAIL |
Report took: 1 seconds.

