Pular para o conteúdo
  • Este tópico contém 3 respostas, 3 vozes e foi atualizado pela última vez 17 anos, 4 meses atrás por marcelomirandola.
Visualizando 4 posts - 1 até 4 (de 4 do total)
  • Autor
    Posts
  • #83570
    marcelomirandola
    Participante

      Olá pessoal.
      Alguém sabe se tem uma maneira fácil de exportar os dados de uma tabela do Access para o Oracle.

      Valeu.

      #83573
      DanielB
      Participante

        obtenido de este link

        http://searchoracle.techtarget.com/expe … 34,00.html

        You have multiple solutions at your disposal. One, you an have MS Access dump each table’s contents to a text file. Then, have Oracle’s SQL*Loader load the contents of these text files into the Oracle database. Two, you can set up an ODBC connection to the Oracle database and have MS Access export directly to the database. Three, if you have SQL Server in your shop, you can use MS SQL Server’s Data Transformation Services (DTS) move the data for you. Fourth, if you want an Oracle solution, then you can download the Oracle Migration Workbench from Technet. When you download this toolkit, also make sure you download the MS Access component. This toolkit can connect to your Access database and move everything to Oracle for you. It works pretty slick!

        #83579
        Ricardo Portilho Proni
        Participante

          O Apex tem um módulo para importar aplicações inteiras em Access.
          E o SQL Developer abre arquivos Access, pode ajudar.

          #83635
          marcelomirandola
          Participante

            Valeu galera.
            Com o PL/SQL Developer deu certo.

          Visualizando 4 posts - 1 até 4 (de 4 do total)
          • Você deve fazer login para responder a este tópico.