[progress Communities] [progress Openedge Abl] Forum Post: Re: Table Created In Sql

  • Thread starter Thread starter Dileep Dasa
  • Start date Start date
Status
Not open for further replies.
D

Dileep Dasa

Guest
You can access tables created in SQL from ABL only if they are created in PUB schema. If the tables are created in PUB schema, they are visible form both ABL (Data Dictionary) and SQL. You can create tables in Type II areas from SQL as well. While creating tables, you have to use AREA clause. If you do not use AREA clause, by default tables are created in Schema area.

Continue reading...
 
Status
Not open for further replies.
Back
Top