<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Configuration">
    
    
  <Paragraph Style="{DynamicResource Header}">Standard Database</Paragraph>
  
  <Paragraph>Standards and organizers are stored in a separate standard database file. They can either be saved 
             as a database of "SQL Server Compact" format on a local PC or as a real "SQL Server Connection"
             database on a shared drive.</Paragraph>
     
  <Paragraph Style="{DynamicResource Header}">Local Database File</Paragraph>   
     
  <Paragraph>• Activated <Bold>Local Database File</Bold> to save the standard database file on the local PC. It is automatically
               located in the smart-chart main directory.
               </Paragraph>
               
  <Paragraph>• If the size of the database reaches 2 GB (or 5000 data sets) within one year, it is highly
               recommended to use SQL Server Connection.
               </Paragraph>
   
  <Paragraph Style="{DynamicResource Header}">SQL Server Connection</Paragraph> 
  
  <Paragraph>SQL Server connection allows different users to share the same standard database.
             The respective SQL Server software needs to be installed first by the IT-department.
               </Paragraph> 
  
  <Paragraph>Step 1:    <LineBreak />     
             A new SQL Server database needs to be created by the IT-department. For more information please
             refer to the detailed instructions described in the "DBConverter.Help.pdf" stored in the smart-chart folder
             under "Tools". 
               </Paragraph>
               
  <Paragraph>Step 2:    <LineBreak />
             To convert an existing SQL Server compact database to a SQL Server connection or to set up a new 
             SQL Server database, please start the "MainDBConverter.exe" which is located in the smart-chart
             folder under "Converter".
               </Paragraph>
  
  <Paragraph>Step 3:    <LineBreak />
             Go to the smart-chart Configuration module, select Standard Database, activate <Bold>SQL Server Connection</Bold>
             and click on the <Bold>Link existing database</Bold> function of the "SQL Server connection" field. A dialog box 
             appears for selection of the desired Server and Database. The button right to the 
             appropriate box allows to start searching for available connections.
               </Paragraph>
  
  <Paragraph>"Standard Security" requires entry of the user ID´s, while "Trusted Connection"
             is related to the User Account Control settings (groups).
               </Paragraph>
      
  <Paragraph><Bold>Note</Bold>: When saving the standard database on a shared drive it is highly recommended to protect 
                   standards and organizers with a password. To do so please refer to the modules "Standard Management"
                   and "Organizer". 
               </Paragraph>
               
  
    <Paragraph> </Paragraph>  
    <Paragraph> </Paragraph>    
    
</FlowDocument>