Can Crystal Report access Oracle on Linux ?

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

    Can Crystal Report access Oracle on Linux ?


    Hi All,



    We need to develope application & report that run on windows accessing
    Oracle on Linux. and we use Crystal Report as reporting tool.



    Can Crystal Report on windows access Oracle on Linux ?

    Natively or with ODBC ?



    Thanks for your info,

    Krist


    --
    Posted via http://dbforums.com
  • Mark D Powell

    #2
    Re: Can Crystal Report access Oracle on Linux ?

    xtanto <member37817@db forums.comwrote in message news:<3487521.1 066284895@dbfor ums.com>...
    Hi All,
    >
    We need to develope application & report that run on windows accessing
    Oracle on Linux. and we use Crystal Report as reporting tool.
    >
    Can Crystal Report on windows access Oracle on Linux ?
    >
    Natively or with ODBC ?
    >
    Thanks for your info,
    >
    Krist
    On what platform Oracle physically sits, makes no difference to how
    remote PC based clients access Oracle. You install the Oracle client
    on the PC and configure Oranet (also called Net8, SQLNET)to point to
    the desired Oracle instance. Test the connection via the Oracle Net
    configuration tool and then configure an ODBC connection via MS. Or
    you can forget the Oracle client software if you are using a JAVA thin
    driver connection, but the connection type is application specific.
    ODBC connections require the Oracle client software. The client cd is
    included in the database cd set.

    HTH -- Mark D Powell --

    Comment

    Working...