<?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 Re: Write a SQL Select Statement in Flex in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100945#M2335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not see any link to the video...Can you pls re-post it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 May 2010 16:21:16 GMT</pubDate>
    <dc:creator>NasifAlshaier</dc:creator>
    <dc:date>2010-05-03T16:21:16Z</dc:date>
    <item>
      <title>Write a SQL Select Statement in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100939#M2329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking to write a SQL Select Statement to populate a text field in my flex project.&amp;nbsp; I am running into some difficulties.&amp;nbsp; I want to select data from a SQL 2005 database using a variable that gets returned from a map click event.&amp;nbsp; Do I need to set up a connection to the SQL Server database first?&amp;nbsp; I found some Flex documentation, but it was not clear to me.&amp;nbsp; Any help would be greatly appreciated.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brent Kastor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coweta County, GA GIS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 20:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100939#M2329</guid>
      <dc:creator>BrentKastor</dc:creator>
      <dc:date>2010-04-14T20:01:58Z</dc:date>
    </item>
    <item>
      <title>Write a SQL Select Statement in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100940#M2330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to create a web service on your server that accesses your database and returns the data you want. There are many ways this can be done. If the payload is small, then I'd recommend implementing it in whatever way you're most comfortable with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See here from more info:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://livedocs.adobe.com/flex/3/html/data_intro_2.html#188004"&gt;http://livedocs.adobe.com/flex/3/html/data_intro_2.html#188004&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 21:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100940#M2330</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-04-14T21:14:15Z</dc:date>
    </item>
    <item>
      <title>Question</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100941#M2331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Brent...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;were you able to implement the SQL select/populate? if so, can you share your steps.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nasif&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 14:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100941#M2331</guid>
      <dc:creator>NasifAlshaier</dc:creator>
      <dc:date>2010-04-21T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Write a SQL Select Statement in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100942#M2332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to use some sort of server side scripting easiest one to implement is PHP and especially Zend framework. if you hav php running on your machine. FlEX directly connect to SQL and writes all the codes for you using AMF which is very fast and robust and you do not need to publish the data as map service. I am using this technique to fetch data out of oracle and then create a dynamic graphics layer. I have to write all php script as FLEX only support SQL server...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But it is very easy and simple. if not you can use .NET web services to do the same thing...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 11:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100942#M2332</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2010-04-23T11:53:11Z</dc:date>
    </item>
    <item>
      <title>code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100943#M2333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks&amp;nbsp; for the posting.. can you share you code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 13:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100943#M2333</guid>
      <dc:creator>NasifAlshaier</dc:creator>
      <dc:date>2010-04-27T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100944#M2334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks&amp;nbsp; for the posting.. can you share you code?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; Here is a link to a video, that will explain step by step process to conncet to SQL server using php and FLEX&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it will help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 12:19:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100944#M2334</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2010-04-30T12:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Write a SQL Select Statement in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100945#M2335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not see any link to the video...Can you pls re-post it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 16:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100945#M2335</guid>
      <dc:creator>NasifAlshaier</dc:creator>
      <dc:date>2010-05-03T16:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Write a SQL Select Statement in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100946#M2336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry i forgot to add the link. &lt;/SPAN&gt;&lt;A href="http://www.adobe.com/devnet/flex/articles/flashbuilder4_php_code.html"&gt;but here it&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/devnet/flex/articles/flashbuilder4_php_code.html"&gt;http://www.adobe.com/devnet/flex/articles/flashbuilder4_php_code.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zahid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 16:43:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100946#M2336</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2010-05-03T16:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Write a SQL Select Statement in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100947#M2337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The approach we have used was to create some server side java code that connects and queries the database. This java code is called via a Remote Object call from Flex. The Flex to Java connection is made using BlazeDS. This book was a great way to get started. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.amazon.com/Enterprise-Flex-Blazeds-Tutorial-Approach/dp/1440495661"&gt;http://www.amazon.com/Enterprise-Flex-Blazeds-Tutorial-Approach/dp/1440495661&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the flex side its just like calling the Query and QueryTask objects from the ArcGIS Flex API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 16:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/write-a-sql-select-statement-in-flex/m-p/100947#M2337</guid>
      <dc:creator>EricPaitz</dc:creator>
      <dc:date>2010-05-03T16:43:44Z</dc:date>
    </item>
  </channel>
</rss>

