Hi, 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. -- Andreas Heidemann _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
