Hi, I'd like to execute SQL-Statements (INSERT, DELETE) once each day.
So far no problem for DBMCLI if the statement is short enough. But I have to execute a few that have approx. 1300 characters. When I execute these with DBMCLI's sql_execute it throws an error: ERR -24988,ERR_SQL: sql error -3008,Invalid keyword or missing delimiter Is there any other solution to execute big SQL-Statements? I read about DBPROC. Is this an option? Matthias _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
