<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Chart from View in Database in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/chart-from-view-in-database/m-p/607948#M13534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ereed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible in the sample viewer to create a chart based on a view in SQL Server rather than from a layer in a map service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 18:41:24 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-06-08T18:41:24Z</dc:date>
    <item>
      <title>Chart from View in Database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/chart-from-view-in-database/m-p/607948#M13534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ereed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible in the sample viewer to create a chart based on a view in SQL Server rather than from a layer in a map service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 18:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/chart-from-view-in-database/m-p/607948#M13534</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-06-08T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chart from View in Database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/chart-from-view-in-database/m-p/607949#M13535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: cgishack&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to get the data from a SQL Server DB you have a few options...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the relationship is a 1 : 1 ratio you can join the data to a related layer then use the map service &amp;amp; flex to build the chart on the client side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another option is to build a custom web service (ie .NET web service) and return the values to build the chart on the flex side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally another option is to use a .NET web service and MS Charts and return a static image (i.e jpg)&amp;nbsp; from the service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MS Charts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;MS Charts Samples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://code.msdn.microsoft.com/mschart"&gt;http://code.msdn.microsoft.com/mschart&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally I would create a custom .NET web service, then return the results to Flex and use its charting capabilities. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 01:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/chart-from-view-in-database/m-p/607949#M13535</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-06-09T01:59:55Z</dc:date>
    </item>
  </channel>
</rss>

