跳至主內容

搜尋

搜尋

Joining Excel database with Oracle database

評論

3 條評論

  • Avatar
    Dianne Mays

    I seem to have answered my own question.  I put the query in a view and can now join the two databases.

    -1
  • Avatar
    Eduards Gzibovskis

    I have the similar issue, connected txt database and a Microsoft SQL Server. Txt File shows all the fields, whereas the SQL does not show any fields.

     

    What do you mean by: I put the query in a view and can now join the two databases ?

    0
  • Avatar
    Dianne Mays

    I created a view in my Oracle database that contains the query i needed. Then i created a query against the view name in the SQL statement.

    0

登入寫評論。