|
Overview of AL-Pro DataBase |
Top Previous Next |
|
The AL-Pro Web Portal Server was designed to allow Web Developers to have access to AL-Pro Data without having to have a complete and intimate knowledge of all of the internal AL-Pro Database table structures. We have purposely surfaced only the absolute minimal data information to allow Web Developers to concentrate on quickly deploying Websites that use AL-Pro data for their content.
We invite any feedback from AL-Pro Web Portal Users to improve our interface to external systems.
The AL-Pro Web Portal provides a rich set of interfaces to allow you to
As is customary in Database applications, AL-Pro uses an SQL Database with fully normalized tables. Thus Web Methods that Get data consist of the "Thing" or "Noun" type Data and an Integer value or "Code" that uniquely identifies that item. Puts involve Verbs or transactions performed on the nouns.
|