hi,
I want to migrate an C-Application from Adabas D V12 to SAPDB 7.4.3.17
when I use cpc under Linux (Suse 8.2), the cpc-precompiler runs (nearly)
well
when I do the same under AIX (5.1 in 64Bit-Mode), it looks like all
esql-modules with
<select_ordered_statement>'s are ended with -3014
Example:
===
EXEC SQL
SELECT DIRECT !tv_men
INTO :tv_men :i_tv_men
FROM GENERAL.tv_men
KEY AUSWAHL = :tv_men.auswahl
;
---
*** KERNEL ERROR : -3014 Invalid end of SQL statement
===
What's wrong?
Greetings
J�rg Hornstein
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general