Access Ingres database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Xavier Ambrosioni

    #1

    Access Ingres database

    Hi all,

    I would like to access an Ingres database (that is running on a HP-UX
    box) in perl on linux, but Ingres does not exist for that OS and I
    cannot compile the DBD module. Do you know if it's possible to use the
    pgsql client to access that Ingres database ?


    Thank you for your help

    Xavier

    ---------------------------(end of broadcast)---------------------------
    TIP 6: Have you searched our list archives?



  • Doug McNaught

    #2
    Re: Access Ingres database

    Xavier Ambrosioni <xavier.ambrosi oni@st.com> writes:
    [color=blue]
    > Hi all,
    >
    > I would like to access an Ingres database (that is running on a HP-UX
    > box) in perl on linux, but Ingres does not exist for that OS and I
    > cannot compile the DBD module. Do you know if it's possible to use the
    > pgsql client to access that Ingres database ?[/color]

    Almost certainly not, as any protocol similarity between the two is
    long gone by now...

    Maybe you should migrate the whole system to Postgres. :)

    -Doug

    ---------------------------(end of broadcast)---------------------------
    TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddres sHere" to majordomo@postg resql.org)

    Comment

    Working...