Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> access->odbc->oracle

access->odbc->oracle

From: Yimei Huang <ymhuang_at_ccs.neu.edu>
Date: 2000/05/05
Message-ID: <Pine.GSO.4.21.0005051516430.18749-100000@denali.ccs.neu.edu>#1/1

Hi, all:

I am trying to save(export) one table in access into oracle via odbc. I can see this table name by using:

select table_name from user_tables;

but when I do some sql, like "select * from c1", Then error message says: no this table or view...

I just cannot understand why, I try many times, the result is the same thing.

Can you give me some clues?

thanks Received on Fri May 05 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US