Navigation bar
  Print document Start Previous page
 72 of 90 
Next page End  

Gravitybox Schedule.NET
1998-2005 Gravitybox Software LLC
Page 70 of 90
piece of data is marked with a specific account. In the above example, I assume that
you have only one account and it is empty string.
The ScheduleController makes all of this seamless. You need only setup your database
properly. This means making sure that at least the minimal amount of fields are in table
and the proper stored procedures are present. This is all provided as SQL scripts in the
installation application.
WebController
The ScheduleController is fine if you have direct access to the database server.
However, in today’s world of distributed applications and global networks, often it is
desirable to build robust client applications that integrate with remote databases. You
can write your own remoting objects to create proxies that your application accesses
across the Internet, or you can use the Gravitybox WebController. This companion
component works directly with the Gravitybox Enterprise Service. The use of this
software is beyond the scope of this document. It is designed to build enterprise level
applications. If you are interested in building distributed scheduling applications please
view our Enterprise document.
http://www.purepage.com