<?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: Database query (stored procedure access) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322245#M670795</link>
    <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;Is this an Oracle database? What application do you have??&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 15 Dec 2008 12:01:21 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2008-12-15T12:01:21Z</dc:date>
    <item>
      <title>Database query (stored procedure access)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322244#M670794</link>
      <description>Hi folks, &lt;BR /&gt;&lt;BR /&gt;I have a simple query on the DB cocnept.&lt;BR /&gt;Can you let me know  your view on this. ...&lt;BR /&gt; &lt;BR /&gt;I have a 32-bit SQL and i plan to move to 64 bit SQL. I use stored procedures in my application.&lt;BR /&gt; &lt;BR /&gt;I can be sure that when i install 64 bit SQL, automatically 64 bit stored procedures will be installed.&lt;BR /&gt; &lt;BR /&gt;But should i change something in my application (i shall retain application as 32 bit) that calls these stored procedure. &lt;BR /&gt;&lt;BR /&gt;Will the application just run like that? or should i modify some part of the application to access the 64 bit stored procedures in SQL?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Senthil</description>
      <pubDate>Fri, 12 Dec 2008 09:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322244#M670794</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2008-12-12T09:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Database query (stored procedure access)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322245#M670795</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;Is this an Oracle database? What application do you have??&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2008 12:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322245#M670795</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2008-12-15T12:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Database query (stored procedure access)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322246#M670796</link>
      <description>it's SQL database and application is basically Power builder based.</description>
      <pubDate>Mon, 15 Dec 2008 12:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322246#M670796</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2008-12-15T12:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Database query (stored procedure access)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322247#M670797</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Oracle databases have upgrade steps outlined at &lt;A href="http://technet.oracle.com" target="_blank"&gt;http://technet.oracle.com&lt;/A&gt; and &lt;A href="http://metalink.oracle.com" target="_blank"&gt;http://metalink.oracle.com&lt;/A&gt; (software contract required on the later) that convert 32 bit objects to 64 bit.&lt;BR /&gt;&lt;BR /&gt;A test plan to validate functionality is required to make sure this actually works right.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 15 Dec 2008 12:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322247#M670797</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-12-15T12:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Database query (stored procedure access)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322248#M670798</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;I did a google search and found this google group that seems to answer your question:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups.google.com/group/powersoft.public.powerbuilder.connectivity/browse_thread/thread/b65880fd60459293/5b6b4c1eac588ffc?#5b6b4c1eac588ffc" target="_blank"&gt;http://groups.google.com/group/powersoft.public.powerbuilder.connectivity/browse_thread/thread/b65880fd60459293/5b6b4c1eac588ffc?#5b6b4c1eac588ffc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It seems that Powerbuilder communicates via ODBC so it should be fine.&lt;BR /&gt;&lt;BR /&gt;Anyway, it is always a good idea to contact your application support/representative...&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2008 13:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-query-stored-procedure-access/m-p/4322248#M670798</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2008-12-15T13:00:46Z</dc:date>
    </item>
  </channel>
</rss>

