<?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: Connection with CA PPM database in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559288#M10270</link>
    <description>&lt;P&gt;If you could get database's ODBC driver,maybe you could connect it with SAS.&lt;/P&gt;
&lt;P&gt;For Windows OS :&lt;/P&gt;
&lt;P&gt;Start-&amp;gt;control panel-&amp;gt;manage tools-&amp;gt;data source-&amp;gt; setup a DSN&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2019 12:40:40 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-05-16T12:40:40Z</dc:date>
    <item>
      <title>Connection with CA PPM database</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559184#M10253</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am the first person to use SAS in my area and i'm struggling to establish a connection with our server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like we have two servers&lt;/P&gt;&lt;P&gt;1) A local power BI server&lt;/P&gt;&lt;P&gt;2) Cloud based database&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone had experience connecting SAS with power BI server and cloud based database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Danielle&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 22:09:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559184#M10253</guid>
      <dc:creator>dtravassos</dc:creator>
      <dc:date>2019-05-15T22:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with CA PPM database</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559288#M10270</link>
      <description>&lt;P&gt;If you could get database's ODBC driver,maybe you could connect it with SAS.&lt;/P&gt;
&lt;P&gt;For Windows OS :&lt;/P&gt;
&lt;P&gt;Start-&amp;gt;control panel-&amp;gt;manage tools-&amp;gt;data source-&amp;gt; setup a DSN&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 12:40:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559288#M10270</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-05-16T12:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with CA PPM database</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559778#M10384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The third party uses JDBC. I'm to install the SAS JDBC drivers for win 10 but i'm getting the error "this application does not support your platform. I try the only two drivers available for windows.&lt;/P&gt;&lt;P&gt;I'm able to connect via Squirrel SQL and the connection works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to declare the libname, I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;36 libname bean jdbc driverclass="com.jaspersoft.jdbc.driver.JasperDriver"&lt;BR /&gt;37 URL="jdbc:jaspersoft@&lt;A href="https://cppmrpt4003.ondemand.ca.com/reportservice;datasource=/ca_ppm/data_sources/CA_PPM_BEAN" target="_blank"&gt;https://cppmrpt4003.ondemand.ca.com/reportservice;datasource=/ca_ppm/data_sources/CA_PPM_BEAN&lt;/A&gt;;&lt;BR /&gt;37 ! pagesize=500" user=reportdev|cppm4001&lt;BR /&gt;38 password=XXXXXXXXXXX classpath="c:\lib";&lt;BR /&gt;ERROR: The JDBC engine cannot be found.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 19:50:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559778#M10384</guid>
      <dc:creator>dtravassos</dc:creator>
      <dc:date>2019-05-17T19:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with CA PPM database</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559864#M10397</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ERROR: The JDBC engine cannot be found.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can't use JDBC , try ODBC if you have it .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 11:22:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/559864#M10397</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-05-18T11:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with CA PPM database</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/560212#M10438</link>
      <description>Hi Unfortunately, the third part database uses JDBC.&lt;BR /&gt;&lt;BR /&gt;I use Squirrel SQL to access it and works well. I cant believe, SAS cant access a database, though.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2019 16:20:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connection-with-CA-PPM-database/m-p/560212#M10438</guid>
      <dc:creator>dtravassos</dc:creator>
      <dc:date>2019-05-20T16:20:19Z</dc:date>
    </item>
  </channel>
</rss>

