Re: Connect to PO7 lite
From: Udo Becker <udo_at_becker.ping.de>
Date: 1996/09/11
Message-ID: <6Gd6WTD1xEB_at_becker.ping.de>#1/1
Date: 1996/09/11
Message-ID: <6Gd6WTD1xEB_at_becker.ping.de>#1/1
I'm trying to connect SQL*Plus to a Oracle Lite DB.
The connection itself is successful and I can do 'simple' DDL- and DML-
commands.
Some more complex commands, e.g. 'create sequence s1;' don't work and I
argue that this might be a problem of the ODBC-driver and not a problem of
the Oracle Lite DB itself.
The online-help explains the use of the create sequence command so I this
this command should be available in Oracle Lite but is not supported by
the ODBC-driver.
Another example of a not supported function is create tablespace. If I have a look at all_tables tablespaces are known in Oracle Lite.
Any ideas?
## CrossPoint v3.02 ##
Received on Wed Sep 11 1996 - 00:00:00 CEST