 |
 |
 |
Simple Windows Utilities
The web server takes of advantage of built-in features of windows to make your database available to your team via the Internet.
|
|
| |
 |
 |
 |
 |
 |
 |
|
|
| |
 |
 |
 |
 |
 |
 |
|
|
| |
 |
 |
|
 |
 |
 |
Setting Up The Free Webserver
When setting up the web server so your team can access ServiceBuilder on the Internet you must do the following. These are very simplified instructions, so if you have problems, use the contact page to obtain more information.
- Download and Install Abyss Web Server version X1 from Aprelium Technologies (free)
- Download and install ActivePerl for Windows (free):
- Download and install DBI.
- Check out this page for some more information on installing and configuring DBD, which is necessary for ServiceBuilder Online.
- Open a DOS command prompt and type the following:
- perl -MCPAN -e shell
- Type no
- At the cpan> prompt type the following:
- There will be results. Wait for it to finish
- Install DBI by typing the following:
- There will be many results... wait again.
- At the prompt type the following:
- There will be results again. wait for it to finish
- Type the following:
- When it is finished displaying results, you are finished.
Set up the ServiceBuilder database to be available over ODBC:
- Click Start, Settings, Control Panel
- Click administrative tools (you're looking for Data Sources (ODBC))
- Open Data Sources
- Click the 'System DSN' tab
- Click 'Add'
- Find 'Microsoft Access Driver' then click 'Finish'
- Type ServiceBuilderData in the Data Source Name
- Type ServiceBuilder in the description
- Click the 'Select' button and find the back-end for your ServiceBuilder database (called sb_data.mdb)
- Remember to locate the network copy of the back-end database.
- Click 'OK', then 'OK' again.
Obtain a free domain name from CJB.NET. We suggest something like "yourchurchname.cjb.net" for your Intranet domain. Then you'll need to do the following:
- Obtain the DIPUpdate script from Intelliscript.net-- (it's free)
- Set it up according to the instructions which come with it, and place it on your
church's Internet site in the cgi-bin-- not on your own Intranet, but you're church's
Internet.
- Set up a system of regularly calling this script from your ServiceBuilder computer. My
suggestion is to create a text file with the following code in it:
- Save this as 'update.htm' and then right click on your desktop, click 'Active Desktop,'
and 'New Desktop Item.' Browse to find the file 'update.htm' and click 'OK' then click
'OK' again.
Obtain the ServiceBuilder Perl scripts from us and copy them to your web directory. These scripts are no additional charge.
Test it out, then distribute your new CJB domain name to your music team.
|
|
| |
 |
 |
|