Andreas Heidemann wrote:
> 
> I'm migrating from an oracle test and from postgres.
> 
> In the past I developed several scripts for easier handling
> of the database tasks. It was simple with sqlplus (oracle) and
> with psql (PostgresQL). It seems to be harder with SAPDB.
> 
> I thought, it could work using dbmcli but it does no SQL
> processing. I used the following command:
>  > dbmcli -d DEMO1 -u dba,dbapwd -uSQL user,pwd
> ... and expected to get the chance to enter SQL commands.
> But the answer from dbmcli: 'select' is not a recognized command.

I think it is written in the docs that
sql_execute
has to be written before the SQL-statement

Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to