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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oops. Exported table from Access 97 to Oracle7

Re: Oops. Exported table from Access 97 to Oracle7

From: MF <mf_at_mf.com>
Date: Wed, 10 Jun 1998 19:47:46 +0200
Message-ID: <6lmglu$i0o$1@server-b.cs.interbusiness.it>

Dan Hopkins wrote in message <6lj5fn$qpu$1_at_morse.news.easynet.net>...
>I've exported a table from Access 97 to Oracle 7.
>
>Unfortunately the table was exported with a mixed case name (e.g.
>"DataTable"). Oracle knows about the table but can't interact with it (drop
>for instance!).
>
>Anyone know how to get rid of it ?
>

drop table "DataTable" Received on Wed Jun 10 1998 - 12:47:46 CDT

Original text of this message

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