<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Discovery Software Ltd &#187; Acorn Documentation</title>
	<atom:link href="http://discoverysoftware.com/category/support/kb/acorn-docs/feed/" rel="self" type="application/rss+xml" />
	<link>http://discoverysoftware.com</link>
	<description>Discovery A Better Way</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:21:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Acorn Log File</title>
		<link>http://discoverysoftware.com/support/kb/troubleshooting/acorn-log-file/</link>
		<comments>http://discoverysoftware.com/support/kb/troubleshooting/acorn-log-file/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 21:21:26 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[Discovery's Acorn]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3416</guid>
		<description><![CDATA[The Acorn Log File may be provide some insight into why a problem is occurring. When contacting support we may ask a user to email this log file to us. These logs do not contain any sensitive information. They provide a linear look at how Acorn is running and may indicate where there was a [...]]]></description>
			<content:encoded><![CDATA[<p>The Acorn Log File may be provide some insight into why a problem is occurring.  When contacting support we may ask a user to email this log file to us.</p>

<p>These logs do not contain any sensitive information.  They provide a linear look at how Acorn is running and may indicate where there was a problem.</p>

<p>These logs can be found on the machine running Discovery&#8217;s Acorn, and are only generated after you have run Discovery&#8217;s Acorn.  The logs keep a continuous record of each time Acorn is run, and will keep up to 7 days worth of logs.</p>

<h3>Windows XP</h3>

<blockquote><pre>C:\Documents and Settings\<strong>[user]</strong>\My Documents\Discovery Software\Logs\</pre></blockquote>

<ul>
<li>where <strong>[user]</strong> is the user with which you are logged on to the Windows machine.</li>
</ul>

<h3>Windows Vista and 7:</h3>

<blockquote><pre>C:\Users\<strong>[user]</strong>My Documents\Discovery Software\Logs\</pre></blockquote>

<p>where <strong>[user]</strong> is the user with which you are logged on to the Windows machine.</p>

<h2>File Naming</h2>

<p>Acorn-<strong>YYYY-MM-DD</strong>.log</p>

<p>Where:
<br /><strong>YYYY</strong> is the 4-digit year
<br /><strong>MM</strong> is the 2-digit month
<br /><strong>DD</strong> is the 2-digit day</p>

<h2>File Format</h2>

<p>This file is a text file and can be opened in Notepad.</p>

<p>The format of this file is as follows:</p>

<p>The first portion contains the header, this contains information helpful in determining when the product was built, when it was run, and indicates the start of each run instance of Acorn.</p>

<p>The last run will begin with the last occurrence of this header.</p>

<blockquote><pre>
-------------------------------------------------------------------------
Acorn Log File
Discovery Software Inc. (c) 2002-2011

http://www.discoverysoftware.com

-------------------------------------------------------------------------

Built on       : Nov 12 2010 15:03:43
Generated on   : Jan 11 2011 12:20:16 PM
Version        : 1.0.5.0
               : Windows Vista, Windows Server 2008 (operating system version 6.0)
-------------------------------------------------------------------------
</pre></blockquote>

<p>After the header you can see one line for each log entry:</p>

<blockquote><pre>Acorn:12:20:16: Debug         MainWindow::MainWindow: Starting App...</pre></blockquote>

<ul>
<li>First we have the Application name: Acorn</li>
<li>Next the time of this log, this is useful in determining which portions are taking too long to complete.</li>
<li>Next we have the log level of this log entry: Debug</li>
<li>Next we have the Method reporting the log, this is internal information useful for our developers to find an issue: MainWindow::MainWindow</li>
<li>Lastly We have the actual log message, this can occupy multiple lines, and may be scrambled for security purposes: Starting App&#8230;</li>
</ul>

<p><br /></p>

<p>The rest of the log contains information useful in diagnosing problems with running Discovery&#8217;s Acorn.  Please contact our support department for help in diagnosing problems: <a href="mailto:support@discoverysoftware.com?subject=Online Help: Acorn Log">Email Support</a></p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/troubleshooting/acorn-log-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyward: Set-Up</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-set-up/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-set-up/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 20:02:29 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[Bridges]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3322</guid>
		<description><![CDATA[To begin using the Skyward (Data Extractor) with Discovery&#8217;s Acorn there are a few things you will need to set-up at your school/district before you begin: You must set up Acorn on a computer that has network access to your Skyward data. Data extraction from Skyward requires an ODBC DSN that has read access to [...]]]></description>
			<content:encoded><![CDATA[<p>To begin using the Skyward (Data Extractor) with Discovery&#8217;s Acorn there are a few things you will need to set-up at your school/district before you begin:</p>

<ol>
    <li>You must set up Acorn on a computer that has network access to your Skyward data.</li>
    <li>Data extraction from Skyward requires an ODBC DSN that has read access to the Skyward database. Typically you will already have an ODBC connection to Skyward for use with other programs such as: Crystal Reports, or COGNOS.  If you already have an ODBC DSN set up on your machine, you may continue to the next step. Otherwise you will need to follow the directions for setting up the ODBC connection below:</li>
</ol>

<p>To check for an existing ODBC DSN:</p>

<ol><li>Open the Windows Data Sources (ODBC) control panel:
    <ol>
        <li>From the Start menu, choose Control Panel.</li>
        <li>On Windows 2000/XP/Vista, open the Administrative Tools folder.</li>
        <li>Double-click the Data Sources (ODBC) icon.</li>
    </ol>
    </li>
    <li>On the User DSN or System DSN tab, in the User Data Sources or System Data Sources list, check for an entry that matches your school, generally this will be called Skyward Student</li>
    <li>Note the name of the DSN if you found one, this is the same name that you will enter in the DSN field in the Discovery Data Extractor later.</li>
</ol>

<p>If you have no ODBC DSN entries matching your school, please follow one of the setups below:</p>

<p>For this set up you will need the following information:</p>

<ol>
<li>The name or ip address of the Skyward server.</li>
<li>The name of the Skyward database on the server, typically <b>Skyward</b>.</li>
<li>Username and Password for an account that has a minimum of read access to the appropriate views in the Skyward database.</li>
</ol>

<p>Follow the instruction on one of the following pages, if you do not know which suits your school&#8217;s setup, try the Skyward data source configuration first.<br /></p>

<ul>
<li><a href="?p=3306">ODBC Set-Up: Skyward Data Source Configuration Utility</a> will automatically set up the correct data source, if you have this utility</li>
<li><a href="?p=3314">ODBC Set-Up: Progress Merant Drivers</a> manual setup of Merant Progress drivers</li>
</ul>

<p>Your Data Source is now set up and ready to be used by Acorn.
<br />
Move on to <a href="?p=3316">Skyward: Connections</a></p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-set-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyward: Connections</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-connections/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-connections/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 19:54:00 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[Bridges]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3316</guid>
		<description><![CDATA[This document details specific information about the Connections tab in relation to the Skyward Bridge. If you need more general information about the layout of this tab please see: Discovery&#8217;s Acorn: Connections Tab Once you have selected Skyward as your bridge from the bridge drop-down, you should see a new list of parameters: Connections There [...]]]></description>
			<content:encoded><![CDATA[<p>This document details specific information about the Connections tab in relation to the Skyward Bridge.  If you need more general information about the layout of this tab please see: <a href="?p=2857">Discovery&#8217;s Acorn: Connections Tab</a><br /><br /></p>

<p>Once you have selected Skyward as your bridge from the bridge drop-down, you should see a new list of parameters:<br /></p>

<div class="wp-caption alignright"><a href="http://media.discoverysoft.com/acorn/screenshots/skyward/connections.png"><img src="http://media.discoverysoft.com/acorn/screenshots/skyward/connections.png" alt="Connections" width="500"></a><p class="wp-caption-text">Connections</p></div>

<p><br />
<br />
There are three parameters requiring information:<br /></p>

<ul>
<li><strong>ODBC DSN</strong>: This is the Data Source Name as you set up in the <a href="?p=3306">Skyward Data Source Configuration Utility</a> section; This parameter is required.</li>
<li><strong>Username</strong>: The username matching the ODBC DSN; This parameter is required.</li>
<li><strong>Password</strong>: The password matching the ODBC DSN username; This parameter is required.</li>
</ul>

<p>Once these have been added you can &#8220;Test&#8221; the connection, by clicking the <strong>Test</strong> button.<br />
Test results should appear in the &#8220;Test Results&#8221; section; below is a list of many of the results, and possible hints on troubleshooting them:</p>

<ul>
<li><strong>Connection Successful.</strong>: This message indicates success.  Your connection is now ready to use.</li><br />
<li><strong>Connection Failed.</strong>: Indicates there was some problem connecting to the Database via ODBC.
  <ul>
  <li>ODBC DSN may not exist, check for extra spaces, make sure it is spelled correctly.  It must match the name listed in the ODBC Data Source Administrator.</li>
  <li>Username may not be correct</li>
  <li>Password may not be correct</li>
  </ul>
</li>
</ul>

<p><a href="?p=3317">Move on to Skyward: Schools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyward: Schools</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-schools/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-schools/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 19:53:49 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[Bridges]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3317</guid>
		<description><![CDATA[This document details specific information about the Schools tab in relation to the Skyward Bridge. If you need more general information about the layout of tis tab please see: Discovery&#8217;s Acorn: Schools Tab Once you have selected Skyward as your connection from the connection drop-down, you should see a new list of parameters: Schools There [...]]]></description>
			<content:encoded><![CDATA[<p>This document details specific information about the Schools tab in relation to the Skyward Bridge.  If you need more general information about the layout of tis tab please see: <a href="?p=2853">Discovery&#8217;s Acorn: Schools Tab</a><br /><br /></p>

<p>Once you have selected Skyward as your connection from the connection drop-down, you should see a new list of parameters:<br /></p>

<p class="wp-caption-text"><b>Schools</b>
<div class="wp-caption alignright"><a href="http://media.discoverysoft.com/acorn/screenshots/skyward/schools.png">
<img src="http://media.discoverysoft.com/acorn/screenshots/skyward/schools.png" alt="Schools" width="500"></a>
</p>

<p></div>
<br />
There are two parameters requiring information, both of these are drop-down menus.<br />
There may be a short delay while these paramaters load, after making a selection:<br /></p>

<ul>
<li><strong>District</strong>: This is the Data Source Name as you set up in the ODBC setup section; This parameter is required.</li>
<li><strong>School number</strong>: Once the District has been chosen, the School number drop-down will be populated with a list of all possible schools for this District in the database.</li>
</ul>

<p>Once these have been added you can &#8220;Test&#8221; your choice by clicking the <strong>Test</strong> button.<br />
Test results should appear in the &#8220;Test Results&#8221; section; below is a list of many of the results, and possible hints on troubleshooting them:</p>

<ul>
<li><strong>District and School Validated.</strong>: This is the success message, this indicates your setup is working and you are ready to extract.</li><br />
</ul>

<p>In general if you do not receive a District and School Verified message than there is a problem internally and you will need to contact Discovery Support for assistance.</p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/skyward-schools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODBC Set-Up: Progress Merant Drivers</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-progress/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-progress/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 19:41:33 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[ODBC Set-Up]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3314</guid>
		<description><![CDATA[To set up an Progress Server DSN using Merant drivers: Open the Windows Data Sources (ODBC) control panel: From the Start menu, choose Control Panel. On Windows 2000/XP/Vista, open the Administrative Tools folder. Double-click the Data Sources (ODBC) icon. This will open the ODBC Data Source Administrator: Create New Data Source On the System DSN [...]]]></description>
			<content:encoded><![CDATA[<p>To set up an Progress Server DSN using Merant drivers:</p>

<ol>
    <li>Open the Windows Data Sources (ODBC) control panel:
    <ol>
        <li>From the Start menu, choose Control Panel.</li>
        <li>On Windows 2000/XP/Vista, open the Administrative Tools folder.</li>
        <li>Double-click the Data Sources (ODBC) icon.</li>
    </li></ol>
    <li>This will open the ODBC Data Source Administrator:</li>
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Create New Data Source</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/admin1.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/admin1.png" alt="Create Data Source" width="500"></a></div></li>
    <li>On the System DSN tab, click the Add… button.<br /></li>
    <p class="wp-caption-text"><b>Choose Driver</b></p>
    <li>From the list of drivers that appears, choose Merant 3.60 32-bit Progress SQL92 (v9.1; or v10) ODBC Driver (or similar).</li>
<li>If you cannot find a suitable Progress Driver you may need to install one.  <b>For Skyward users:</b> These drivers should be included with your Skyward installation, but their availability and installation is outside the scope of this document.  Please contact Skyward for help in obtaining or installing these drivers.</li>
    <li>Click <b>Finish</b>.  The <b>ODBC Progress SQL92 Driver Setup</b> will appear.</li>
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>ODBC Progress SQL92 Driver Setup</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/progress2.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/progress2.png" alt="ODBC Progress SQL92 Driver Setup" width="500"></a></div>
    <li>For <b>Data Source Name</b>, enter a name for the data source.  Remember the name you choose, it is the same name you should enter in the ODBC DSN box in the Extractor.  This can be almost anything, typically the name of your SIS will work.</li>
    <li><b>Description</b> This can be left blank, but is best used for reference so others will know what this ODBC is used for.</li>
    <li><b>Host Name</b> Enter the name of the system or the IP address, where the database is located.</li>
    <li><b>Port Number</b> The service number setup for the database listener process. (may be 12501)</li>
    <li><b>Database Name</b> Skyward.</li>
    <li><b>User ID</b> This is the default user name that you want to appear when connecting to the data source. It is only required if the database has the security options enabled.</li>
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Click the Advanced Tab</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/progress3.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/progress3.png" alt="Click the Advanced Tab" width="500"></a></div>
    <li><b>Default Isolation Level</b> Make sure that the Default Isolation Level is set to READ_UNCOMMITTED.</li>
</ol>

<p><br />
<br /><br /><br />
<b>Troubleshooting:</b>
<br />
If after examining the errors below you still cannot find your issue, please email our support department with your issue.
<br /><br />
If your extraction fails and you see this error in Acorn or in the log file, it generally indicates that the isolation level was not set.</p>

<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>[DataDirect-Technologies][ODBC PROGRESS driver]Error in row.</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/errors/Progress_error_in_row.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/errors/Progress_error_in_row.png" alt="[DataDirect-Technologies][ODBC PROGRESS driver]Error in row." width="200"></a></div>

<p>Solution:</p>

<ol>
<li>Open the ODBC Data Source Administrator, as above, and ensure the isolation level is set to READ_UNCOMMITTED</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODBC Set-Up: Skyward Data Source Configuration Utility</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-skyward/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-skyward/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 19:25:12 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[ODBC Set-Up]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3306</guid>
		<description><![CDATA[If you have access to Skyward&#8217;s Data Source Configuration utility, it can be used to create the Data Source to the Student server: Check your Skyward installation directory for a program called: ODBC Data Source Configuration.exe This may reside in C:\skyward\install. Discovery Software does not provide support for this program, but you should be able [...]]]></description>
			<content:encoded><![CDATA[<p>If you have access to Skyward&#8217;s Data Source Configuration utility, it can be used to create the Data Source to the Student server:
<br />
Check your Skyward installation directory for a program called:<br />
  <b>ODBC Data Source Configuration.exe</b><br />
This may reside in C:\skyward\install.<br />
<br /><br />
Discovery Software does not provide support for this program, but you should be able to follow the on-screen prompts with the help of your IT department in order to successfully setup the ODBC Data Source.<br />
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Skyward Workstation ODBC Configuration Setup</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/skyward/skyward_config.png"><img src="http://media.discoverysoft.com/acorn/screenshots/skyward/skyward_config.png" alt="Skyward Workstation ODBC Configuration Setup" width="500"></a></div></li></p>

<ol>
    <li>The connection should be made to the Student Database</li>
    <li>The Student ODBC IP is the IP address  of the progress server with the student database.</li>
    <li>The Student ODBC Port is most likely 12501, but could be anything based on setup of the Database.</li>
</ol>

<p><br />
Once finished follow the steps in Setting up a Data (ODBC) Connection to ensure the data source has been set up, and to retrieve the DSN name.
<br /><br /><br />
<b>Troubleshooting:</b>
<br />
There are no specific solutions for problems with this utility.</p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-skyward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODBC Driver: Informix</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-driver-informix/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-driver-informix/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 22:04:07 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[ODBC Set-Up]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3276</guid>
		<description><![CDATA[Informix Driver Installation To set up an Informix DSN you will first need the following information from your IT department (or request you IT department&#8217;s help with this process): IP address of the Pentamation Host DNS Hostname of the Pentamation Host DBPATH of the Host’s Pentamation student database Informix Server Name on the Host the [...]]]></description>
			<content:encoded><![CDATA[<p><b>Informix Driver Installation</b>
<br /><br />
To set up an Informix DSN you will first need the following information from your IT department (or request you IT department&#8217;s help with this process):</p>

<ul>
<li>IP address of the Pentamation Host</li>
<li>DNS Hostname of the Pentamation Host</li>
<li>DBPATH of the Host’s Pentamation student database</li>
<li>Informix Server Name on the Host</li>
<li>the Pentamation student database name</li>
<li>a valid Pentamation access ID and password</li>
</ul>

<p>Next we will install the Informix client and set up the ODBC DSN.  This portion of the setup is fairly technical, so if you are unsure of anything please contact your IT department:<br /></p>

<ol>
<li>1.Install the Informix client.  This is a licensed product from Informix that should have been provided as part of your Informix installation.  Generally it is available on CD, or as a file distributed on your network.</li>
<li>Place the CD in your CD drive, and explore the CD.</li>
<li>Find the setup.exe program: <strong>[CD Drive] \ICONNECT\WIN_NT95\Setup.exe</strong> (or similar)</li>
<li>Run this program (double click on it). Follow the steps on screen:<br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Welcome</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_1.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_1.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Enter Serial # and Key</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_2.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_2.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>User Information</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_3.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_3.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Choose Destination Location</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_4.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_4.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Setup Type</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_5.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_5.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Select Program Folder</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_6.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_6.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Start Copying Files</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_7.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_7.png" alt="Installer" width="500"></a></div></li>
<li>Click <b>Next.</b><br />
<div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Setup Complete</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_finished.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix_connect_finished.png" alt="Installer" width="500"></a></div></li>
<li>Once the Intaller has Finished, Click <b>Finish.</b></li>
<li>The Informix Connect Drivers should now be installed</li>
</ol>

<p>Next we need to do some setup on your computer.</p>

<ol>
<li>Locate the Hosts file in <code>c:\windows\system32\drivers\etc</code> or <code>c:\winnt\system32\drivers\etc</code> and add this line:<br />
<code>xxx.xxx.xxx.xxx DNSHostName</code>
<br />Where xxx.xxx.xxx.xxx is the IP Address of your Pentamation Host, and DNSHostName is the DNS name of your Pentamation Host machine.
</li>
<li>Locate the Services file in <code>c:\windows\system32\drivers\etc</code> or <code>c:\winnt\system32\drivers\etc</code> and add this line:<br />
<code><strong>sqlexec 1525/tcp</strong></code>
</li>
<li>The Informix Connect install places a <strong>SETNET32</strong> utility in the Start/Programs menu.  Click the shortcut to run SETNET32 and ensure these parameters are set:</li>
<li>On the Environment tab:
<ul>
<li>INFORMIXDIR=/c:\Informix/<br />
This is the installation folder of the Informix client.</li>
<li>INFORMIXSERVER=/xsrvr/<br />This is the name of the Informix server on the host (this may be different if you have a different server name enter it here)
DBPATH=//stubase/schdata/ <br />This is the DBPATH of the Host’s Pentamation student database (again this may be different, if you are having trouble finding this value log on to the server and display the DBPATH this should be the same)</li>
</ul></li>
<li>On the Server Information tab:
<ul>
<li>Informix Server: /xsrvr/<br />Same as INFORMIXSERVER above.</li>
<li>Host name: /DNSHostName/<br />Same as DNSHostName that was set in the Hosts file in step 2.</li>
<li>Protocol: sesoctcp</li>
<li>ServiceName: sqlexec</li>
</ul>
</li>
<li>Now Click Make Default Server</li>
<li>On the Host Information tab:
<ul>
<li>User name: Set with a valid Pentamation ID that has access rights to extract data.</li>
<li>Password: Ask Password at runtime.</li>
</ul>
</li>
<li>Close the SETNET32 utility.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-driver-informix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODBC Set-Up: Informix</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-set-up-informix/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-set-up-informix/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 21:28:03 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[ODBC Set-Up]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3269</guid>
		<description><![CDATA[To set up an Informix DSN: Open the Windows Data Sources (ODBC) control panel: From the Start menu, choose Control Panel. On Windows 2000/XP, open the Administrative Tools folder. Double-click the Data Sources (ODBC) icon. This will open the ODBC Data Source Administrator: Create New Data Source On the System DSN tab, click the Add… [...]]]></description>
			<content:encoded><![CDATA[<p>To set up an Informix DSN:</p>

<ol>
    <li>Open the Windows Data Sources (ODBC) control panel:
    <ol>
        <li>From the Start menu, choose Control Panel.</li>
        <li>On Windows 2000/XP, open the Administrative Tools folder.</li>
        <li>Double-click the Data Sources (ODBC) icon.</li>
    </li></ol>
    <li>This will open the ODBC Data Source Administrator:</li>
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Create New Data Source</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/admin1.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/admin1.png" alt="Create Data Source" width="500"></a></div></li>
    <li>On the System DSN tab, click the Add… button.<br /></li>
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Choose Driver</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix1.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix1.png" alt="Create Data Source" width="500"></a></div>
    <li>From the list of drivers that appears, choose INFORMIX [version] 32 BIT, and click Finish.<br /></li>
    <li>Informix ODBC Driver Setup screen will appear.<br /></li>
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Informix ODBC Driver Setup</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix2.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix2.png" alt="Informix ODBC Driver Setup" width="500"></a></div>
<li>On the General tab: Enter the Data Source Name, enter a name for the data source.  Remember the name you choose, it is the same name you should enter in the Pentamation Open Series and Student Plus DSN box in the Extractor.</li>
<li>Click on the Connection tab:
    <div class="wp-caption" style="align:center"><p class="wp-caption-text"><b>Connection Settings</b></p>
    <a href="http://media.discoverysoft.com/acorn/screenshots/odbc/informix3.png"><img src="http://media.discoverysoft.com/acorn/screenshots/odbc/informix3.png" alt="Connection Settings" width="500"></a></div>
    <ul>
<li>Server Name: <strong>/xsrvr/</strong> Same as INFORMIXSERVER in step 4. (should be populated already)</li>
<li>Host name: <strong>DNSHostName</strong> Same as DNSHostName in step 2.</li>
<li>Service: <strong>sqlexec</strong> (should be populated already)</li>
<li>Protocol: <strong>sesoctcp</strong> (should be populated already)</li>
<li>Database: <strong>/studentDBName/</strong> Name of the Pentamation student database.</li>
<li>User Id: Valid Pentamation ID</li>
<li>Password: password for the above ID</li>
    </ul></li>
<li>Click Apply &#038; Test Connection</li>
<li>Click OK.<br /></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/odbc-bridges/odbc-set-up-informix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upgrade to Acorn?</title>
		<link>http://discoverysoftware.com/support/kb/troubleshooting/how-to-upgrade-to-acorn/</link>
		<comments>http://discoverysoftware.com/support/kb/troubleshooting/how-to-upgrade-to-acorn/#comments</comments>
		<pubDate>Tue, 11 May 2010 17:54:38 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[Acorn Documentation]]></category>
		<category><![CDATA[SIS Bridges]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=3226</guid>
		<description><![CDATA[If your current Bridge has been upgraded to use the new Acorn user interface this document will help you ensure that the process is as smooth as possible. The new Bridge installation file includes all of the files that you will need to run Acorn and the associated Bridge. Follow these steps below: Close the [...]]]></description>
			<content:encoded><![CDATA[<p>If your current Bridge has been upgraded to use the new Acorn user interface this document will help you ensure that the process is as smooth as possible.</p>

<p>The new Bridge installation file includes all of the files that you will need to run Acorn and the associated Bridge.  Follow these steps below:</p>

<ol>
<li>Close the current Bridge if it is running on your computer</li>
<li>Download the appropriate Bridge from the list of <a href="http://www.discoverysoftware.com/support/bridges/">Bridges</a></li>
<li>Run the installer for the Bridge.</li>
<li>Follow the on screen instructions.  This will install the Bridge, Acorn, and the Microsoft Runtime Environment.</li>
<li>The installer will also remove any old versions of the Bridge, and any associated Windows Scheduled Tasks (On Windows XP, Vista, Server 2003, 2008)</li>
<li>Once the installation has completed you can access Acorn in two ways:</li>
</ol>

<p>a) There is a shortcut for Acorn on your desktop and looks like:  <img src="http://media.discoverysoft.com/acorn/icons/acorn_icon.png" alt="Acorn Icon" width="50" />
b) Or can be found from the Start Menu:</p>

<ul>
    <li><strong>XP:</strong> Start-&gt;Programs-&gt;Acorn-&gt;Acorn</li>
    <li><strong>Vista/7:</strong> Start-&gt;All Programs-&gt;Acorn-&gt;Acorn</li>
</ul>

<p>Documentation can be found by:</p>

<ul>
    <li>accessing the Help menu or the User Guide icon in Acorn</li>
    <li>accessing the Acorn User Guide via the Start Menu</li>
    <li>or Online: <a href="http://www.discoverysoftware.com/category/support/kb/acorn-docs/">http://www.discoverysoftware.com/category/support/kb/acorn-docs/</a></li>
</ul>

<h3>Verify Schools</h3>

<p>Now that Acorn should be running, you should verify that your data was imported correctly from the old version of the data extractor.  Click on the Schools tab in Acorn and ensure that you have all of your schools listed on the left hand side.  Make sure that they have green check marks.  If there is a problem with a given school you can click on the school and make sure that the settings are correct.</p>

<h3>Scheduled Tasks</h3>

<p>In order to ensure your scheduled tasks begin working again, you will need to set them up again.  Acorn makes this fairly simple, once you have verified your schools, click on each school in turn, and at the bottom of the Acorn screen you should see <strong>Automatically extract school data</strong>.  Click the &#8220;Update demographic/attendance data automatically&#8221; for each school to ensure that they are added to the scheduled task.</p>

<p>You can make modifications to the Scheduled tasks by opening the Windows Scheduled Task window, available via Control Panel in Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/troubleshooting/how-to-upgrade-to-acorn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eSchoolPLUS: Set-Up</title>
		<link>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/eschoolplus-set-up/</link>
		<comments>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/eschoolplus-set-up/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 20:39:32 +0000</pubDate>
		<dc:creator>Jason Woodall</dc:creator>
				<category><![CDATA[Bridges]]></category>

		<guid isPermaLink="false">http://www.discoverysoftware.com/?p=2892</guid>
		<description><![CDATA[To begin using the eSchoolPLUS (Data Extractor) with Discovery&#8217;s Acorn there are a few things you will need to set-up at your school/district before you begin: You must set up Acorn on a computer that has network access to your eSchoolPLUS data. You must have the appropriate views installed in your database. If you do [...]]]></description>
			<content:encoded><![CDATA[<p>To begin using the eSchoolPLUS (Data Extractor) with Discovery&#8217;s Acorn there are a few things you will need to set-up at your school/district before you begin:</p>

<ol>
    <li>You must set up Acorn on a computer that has network access to your eSchoolPLUS data.</li>
    <li>You must have the appropriate views installed in your database.  If you do not have these views installed please contact our support department and we will be able to get the appropriate views to you.</li>
    <li>Data extraction from eSchoolPLUS requires an ODBC DSN that has read access to the eSchoolPLUS database. Typically you will already have an ODBC connection to eSchoolPLUS for use with other programs such as: Crystal Reports, or COGNOS.  If you already have an ODBC DSN set up on your machine, you may continue to the next step. Otherwise you will need to follow the directions for setting up the ODBC connection below:</li>
</ol>

<p>To check for an existing ODBC DSN:</p>

<ol><li>Open the Windows Data Sources (ODBC) control panel:
    <ol>
        <li>From the Start menu, choose Control Panel.</li>
        <li>On Windows 2000/XP/Vista, open the Administrative Tools folder.</li>
        <li>Double-click the Data Sources (ODBC) icon.</li>
    </ol>
    </li>
    <li>On the User DSN or System DSN tab, in the User Data Sources or System Data Sources list, check for an entry that matches your school.</li>
    <li>Note the name of the DSN if you found one, this is the same name that you will enter in the DSN field in the Discovery Data Extractor later.</li>
</ol>

<p>If you have no ODBC DSN entries matching your school, please follow these steps to add an ODBC DSN for MS SQL Server:</p>

<p>For this set up you will need the following information:</p>

<ol>
<li>The name of the eSchoolPLUS MS SQL server.</li>
<li>The name of the eSchoolPLUS database on the MS SQL server.</li>
<li>Username and Password for an account that has a minimum of read access to the appropriate views in the eSchoolPLUS database.</li>
</ol>

<p>Follow the instruction on the <a href="?p=2841">MS SQL ODBC setup</a> page to setup and configure your ODBC connection.
Your Data Source is now set up and ready to be used by Acorn.
<br />
Move on to <a href="?p=2885">eSchoolPLUS: Connections</a></p>
]]></content:encoded>
			<wfw:commentRss>http://discoverysoftware.com/support/kb/acorn-docs/bridges-acorn-docs/eschoolplus-set-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

