<?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 Check Box Get Selected in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Check-Box-Get-Selected/m-p/107401#M291856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a stored procedure that takes 2 lists:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List of LotIDs (returned as a table from a DB query)&lt;/P&gt;&lt;P&gt;List of Columns (returned as a list from a modal Dialog box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list of LotIDs passed to the SQL stored procedure is in the format of: 'Lot1,Lot2'&lt;/P&gt;&lt;P&gt;The list of Column Names passed to the SQL store procedure is in the format of 'SomeText1,SomeText2,...,SomeTextN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stored procedure clal is something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open database"execute p_StoredProc 'Lot1,Lot2','SomeText1,SomeText2,...,SomeTextN' "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do to get the list of lots as a checkbox list that I could select from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the lists into the format I need to pass to the stored procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 22:58:56 GMT</pubDate>
    <dc:creator>Haloway13</dc:creator>
    <dc:date>2013-02-12T22:58:56Z</dc:date>
    <item>
      <title>Check Box Get Selected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Check-Box-Get-Selected/m-p/107401#M291856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a stored procedure that takes 2 lists:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List of LotIDs (returned as a table from a DB query)&lt;/P&gt;&lt;P&gt;List of Columns (returned as a list from a modal Dialog box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list of LotIDs passed to the SQL stored procedure is in the format of: 'Lot1,Lot2'&lt;/P&gt;&lt;P&gt;The list of Column Names passed to the SQL store procedure is in the format of 'SomeText1,SomeText2,...,SomeTextN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stored procedure clal is something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open database"execute p_StoredProc 'Lot1,Lot2','SomeText1,SomeText2,...,SomeTextN' "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do to get the list of lots as a checkbox list that I could select from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the lists into the format I need to pass to the stored procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 22:58:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Check-Box-Get-Selected/m-p/107401#M291856</guid>
      <dc:creator>Haloway13</dc:creator>
      <dc:date>2013-02-12T22:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Check Box Get Selected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Check-Box-Get-Selected/m-p/107402#M291857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a few ways to d this.&amp;nbsp; Here is one simple way:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 15:01:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Check-Box-Get-Selected/m-p/107402#M291857</guid>
      <dc:creator>pbjmper</dc:creator>
      <dc:date>2013-07-17T15:01:13Z</dc:date>
    </item>
  </channel>
</rss>

