<%set set_focus = 'myform.sql_driver'%> <%include include_header.html%>
<%include admin_setup_include_menu.html%>
SQL Server Settings

<%if msg%>
    <%msg%>
<%else%>

All data in GList stored in an SQL database. This screen allows you to change which SQL server to use:


<%endif%>
<%include admin_setup_include_sql.html%>



<%hidden_objects%>
<%include include_footer.html%>