
|

|
Data Connections
Manage Data Resources |
|
 |
|
There are built in Data Connection tools to identify directory locations, MDB
File location, table linking to Jet or SQL, and ADO connections. The Resource
Manager can create
and manage custom directories, web resources, outlook resources,
external database links and more.
The first step is to describe related groups of Data Resources.
|
|

|
|
Then each of the resources within that group are defined, including Database name, directory location or
connection string.
|

|
|
You are then able to move directly to the database
location to work with the file directly if necessary.
|

|
|
You can then see a list of exposed resources like tables,
stored procedures, views, or freeform SQL statements.
|

|
|
When you select a data resource you may view the data directly within
the data tab.
With the "Developer Version" there are
additional tools to dynamically create new data forms
with navigation, error handling and all basic data fields using the supplied
form template or any template that you choose. At this point you just need to
modify the field placements, add custom code and add your new form to the
Treeview.
|

|
 |
|