From: Yimei Huang <ymhuang@ccs.neu.edu>
Subject: access->odbc->oracle
Date: 2000/05/05
Message-ID: <Pine.GSO.4.21.0005051516430.18749-100000@denali.ccs.neu.edu>#1/1
Organization: Northeastern University, College of Computer Science
Content-Type: TEXT/PLAIN; charset=US-ASCII
Mime-Version: 1.0
Newsgroups: comp.databases.oracle.misc


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



