<?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: Reading data from rocket software universe database in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862599#M42476</link>
    <description>Yes&lt;BR /&gt;The DSN is defined in the windows IDBC Administrator.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Mar 2023 03:49:56 GMT</pubDate>
    <dc:creator>Snake77</dc:creator>
    <dc:date>2023-03-07T03:49:56Z</dc:date>
    <item>
      <title>Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861687#M42397</link>
      <description>Hello, i am novice and trying to learn sas by myself.&lt;BR /&gt;&lt;BR /&gt;Would like to read data from rocket software data file into sas for analysis.&lt;BR /&gt;&lt;BR /&gt;Have tried the following code but can’t get the data loaded under libraries.&lt;BR /&gt;&lt;BR /&gt;Really appreciate your help.&lt;BR /&gt;Thank you so much&lt;BR /&gt;&lt;BR /&gt;LIBNAME abc ODBC uid=USERID pw=password dsn=“ServerName” schema=DBO;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2023 08:56:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861687#M42397</guid>
      <dc:creator>Snake77</dc:creator>
      <dc:date>2023-03-01T08:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861789#M42401</link>
      <description>Do you get an error? Are you certain the schema is dbo?</description>
      <pubDate>Wed, 01 Mar 2023 17:18:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861789#M42401</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-03-01T17:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861911#M42427</link>
      <description>No error prompted.&lt;BR /&gt;Universe database is multi-value database.&lt;BR /&gt;&lt;BR /&gt;Also tried ‘schema=public ‘. cannot see the data file appear under libraries.&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your reply.</description>
      <pubDate>Thu, 02 Mar 2023 08:49:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861911#M42427</guid>
      <dc:creator>Snake77</dc:creator>
      <dc:date>2023-03-02T08:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861994#M42444</link>
      <description>&lt;P&gt;What is a "rocket software database"?&amp;nbsp; Do you have an actual ODBC driver that can connect to it?&amp;nbsp; Can you query it with any other tools?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 18:32:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/861994#M42444</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-03-02T18:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862003#M42445</link>
      <description>&lt;P&gt;Where are you defining the DSN in your LIBNAME statement? I suspect you are running SAS on a PC - correct? If so your DSN will need to be defined in the Windows ODBC Administrator. Have you done this?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 19:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862003#M42445</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-03-02T19:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862599#M42476</link>
      <description>Yes&lt;BR /&gt;The DSN is defined in the windows IDBC Administrator.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2023 03:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862599#M42476</guid>
      <dc:creator>Snake77</dc:creator>
      <dc:date>2023-03-07T03:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862687#M42477</link>
      <description>&lt;P&gt;Perhaps you don't have the correct schema value on the LIBNAME statement?&lt;/P&gt;
&lt;P&gt;You can use the code below to query the database and create a SAS data set with the list of available database tables, which have two-level names. The first level is the schema.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sql; &lt;BR /&gt;connect to odbc (dsn=servername uid=userid pwd=password); &lt;BR /&gt;create table test as select * from connection to odbc(ODBC::SQLTables); &lt;BR /&gt;quit ;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 15:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862687#M42477</guid>
      <dc:creator>jebjur</dc:creator>
      <dc:date>2023-03-07T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862855#M42502</link>
      <description>Rocket U2 is a suite of database management (DBMS) and supporting software now owned by Rocket Software. It includes two MultiValue database platforms: UniData and UniVerse.&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 08 Mar 2023 01:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/862855#M42502</guid>
      <dc:creator>Snake77</dc:creator>
      <dc:date>2023-03-08T01:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from rocket software universe database</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/910327#M44146</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"&lt;EM&gt;&lt;STRONG&gt;What is a "rocket software database"?&amp;nbsp; Do you have an actual ODBC driver that can connect to it?&amp;nbsp; Can you query it with any other tools?&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In my view, rocket software provides software solutions for various industries, including database management systems. From what I gather inthe code, it seems like he is attempting to connect to an ODBC data source using SAS's LIBNAME statement.&lt;BR /&gt;To assist him better, I would appreciate more information about the specific rocket software data file he is trying to read. Is it a file generated by a particular rocket software product? If so, I'm curious to know which one.&lt;BR /&gt;Regarding the inquiry about the ODBC driver, it is crucial to have the appropriate ODBC driver installed on the system to establish a connection with the data source. He can check if he has the driver installed by accessing the ODBC Data Source Administrator in his Control Panel.&lt;BR /&gt;Additionally, he may want to try querying the data source using other tools such as Microsoft Excel or Access to ensure that the data source is accessible and the ODBC driver is functioning properly.&lt;BR /&gt;In case he need further assistance with related topics, he can find valuable resources and engage with other developers who might have encountered similar challenges&amp;nbsp;&lt;A href="https://andersenlab.com/services/web-development" target="_blank"&gt;https://andersenlab.com/services/web-development&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 20:38:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-data-from-rocket-software-universe-database/m-p/910327#M44146</guid>
      <dc:creator>Doonatel</dc:creator>
      <dc:date>2024-01-03T20:38:59Z</dc:date>
    </item>
  </channel>
</rss>

