<?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: open connection with informix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881746#M849366</link>
    <description>i want to do the following&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1-vi file1&lt;BR /&gt;&lt;BR /&gt;2-i want to type in this file sql statment&lt;BR /&gt;&lt;BR /&gt;i want when execute this file the sql statment executed without openinig the database in graphical mode.(without typing dbaccess)&lt;BR /&gt; &lt;BR /&gt;(i want to make a simple script as any application working with database)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thankx&lt;BR /&gt;</description>
    <pubDate>Sun, 23 Jan 2005 14:34:30 GMT</pubDate>
    <dc:creator>kamal_15</dc:creator>
    <dc:date>2005-01-23T14:34:30Z</dc:date>
    <item>
      <title>open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881742#M849362</link>
      <description>hi all &lt;BR /&gt;iam new with hp-ux&lt;BR /&gt;i have hp-ux version 10.2 and database informix version 5.05&lt;BR /&gt;&lt;BR /&gt;i want to execute a simple script containing insert statment.&lt;BR /&gt;&lt;BR /&gt;but how can i establish connection with the database and execute this query?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thankx &lt;BR /&gt;kamal</description>
      <pubDate>Sun, 23 Jan 2005 13:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881742#M849362</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-23T13:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881743#M849363</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can use dbaccess command as informix user.&lt;BR /&gt;ex:&lt;BR /&gt;dbaccess DB_NAME script.sql&lt;BR /&gt;(replace DB_NAME)&lt;BR /&gt;&lt;BR /&gt;without arguments dbaccess will run in cursor-graphics mode.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Jan 2005 13:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881743#M849363</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-01-23T13:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881744#M849364</link>
      <description>thank u fro your reply&lt;BR /&gt;&lt;BR /&gt;but i need to open a connection with database and execute my query from my script&lt;BR /&gt;&lt;BR /&gt;not from user command prompt&lt;BR /&gt;&lt;BR /&gt;how can i do it?&lt;BR /&gt;thankx&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Jan 2005 13:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881744#M849364</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-23T13:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881745#M849365</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'am not sure what you want to do, what type&lt;BR /&gt;of script do you want to write ?&lt;BR /&gt;&lt;BR /&gt;If you want simple shell script you can use&lt;BR /&gt;dbaccess command in syntax:&lt;BR /&gt;dbaccess DB_NAME insert.sql&lt;BR /&gt;&lt;BR /&gt;where insert.sql has entries:&lt;BR /&gt;insert into ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Jan 2005 14:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881745#M849365</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-01-23T14:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881746#M849366</link>
      <description>i want to do the following&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1-vi file1&lt;BR /&gt;&lt;BR /&gt;2-i want to type in this file sql statment&lt;BR /&gt;&lt;BR /&gt;i want when execute this file the sql statment executed without openinig the database in graphical mode.(without typing dbaccess)&lt;BR /&gt; &lt;BR /&gt;(i want to make a simple script as any application working with database)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thankx&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Jan 2005 14:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881746#M849366</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-23T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881747#M849367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just run dbaccess in this syntax:&lt;BR /&gt;dbaccess DB_NAME script.sql &lt;BR /&gt;&lt;BR /&gt;there will be no graphical mode - this is syntax for scripting.</description>
      <pubDate>Sun, 23 Jan 2005 16:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881747#M849367</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-01-23T16:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: open connection with informix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881748#M849368</link>
      <description>many thankx&lt;BR /&gt;&lt;BR /&gt;kamal</description>
      <pubDate>Tue, 25 Jan 2005 09:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/open-connection-with-informix/m-p/4881748#M849368</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-25T09:26:11Z</dc:date>
    </item>
  </channel>
</rss>

