transfer tables from postgre to oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vamsa
    New Member
    • Jan 2008
    • 4

    transfer tables from postgre to oracle

    hi,

    can someone please help me regarding transfering tables from postgre to oracle using scripts.


    thanks
  • foneman
    New Member
    • Mar 2008
    • 15

    #2
    I've done it from MSAccess to PostgreSQL using PHP through a web server. What kind of scripts are you talking about and how much data?

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      It is better to use some third party tool for such kind of job. You can find such tools by spending some quality time using web search.

      Comment

      • foneman
        New Member
        • Mar 2008
        • 15

        #4
        If you know PHP you can write your own script and transfer it from the command line.

        Comment

        Working...