Hi,
I have a SQL2000 DB and I send data from SAP to this DB in an abap program via "exec sql".
My SQL2000 DB is going to migrate to Azure SQL 2012.
Can I still send data via "exec sql". How can I set DBCO settings?
Or are there any better solution to send data from SAP to Azure SQL 2012.
Many thanks.