Search results

  1. A

    DDL to DF

    thanks for the answer, sean. yes, you're right, only by ddl I can change the schema later on. but i have those ddl files (a lot of them) with a lot of tables and fields (some of the fileds names are progress reserved keywords - so, another pain in the ... ) and I have to create a progress...
  2. A

    DDL to DF

    Hello, I have some DDL files (.sql). When I run them in procedure editor, it creates tables with "s" flag (SQL table). So, my first question, what exactly are the differences between native Progress tables and those "s" flaged SQL tables? And second, where can I find a tool that transform...
Back
Top