Skip to Content
0
Former Member
Nov 24, 2006 at 10:58 AM

EXEC SQL - GET DATABASE STRUCTURE - RECREATE IN SAP

64 Views

Our system is connected to PS.

II'd like to write a program that does the following

  • get the structure of the database

  • create the structure in SAP

  • SELECT THE DATA OF THE TABLE

This would be done in order to maintain the structure manually

The problem is to get the structure from external database (exec sql)

Thanks for your help!

Regards,