{{tag>category:"OpenInsight 32-bit" author:"cmeyer" author:"Donald Bakke" author:"Gerry Van Niekerk"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== Adding New Tables (OpenInsight 32-bit) ====
=== At 30 AUG 2020 05:45:02PM cmeyer wrote: ===
Is there a routine to add a new table via a program rather than using "Table Builder". If so, I assume the parameters required would be:
Location
Table Name
Application
Description
Create Options
The other options I would use defaults.
Any advice would be grateful.
Chris
----
=== At 30 AUG 2020 07:29PM Donald Bakke wrote: ===
Is there a routine to add a new table via a program rather than using "Table Builder". If so, I assume the parameters required would be:
Location
Table Name
Application
Description
Create Options
The other options I would use defaults.
Any advice would be grateful.
Chris
The Create_Table subroutine is what you are looking for.
[url=mailto:dbakke@srpcs.com]Don Bakke[/url]
[url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url]
----
=== At 31 AUG 2020 06:34AM Gerry Van Niekerk wrote: ===
Chris,
i create files as follows:
file = 'NEWFILE'
CREATE_TABLE ( @ENVIRON_SET<1>, FILE , '' , @APPID<1> ,'','' )
Hope it helps..
Gerry
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=41F7EB5C8E198A42BA1D3BD423A98CB2|View this thread on the Works forum...]]