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

At 05 JUN 2021 04:43:09AM Gerry Van Niekerk wrote:

I want to recreate a system written in Access

But want to create the tables on the fly

And then create the dicts at the same time

Tables no issue

BUT

How do I create all the dictionaries via a procedure

Will make it easy to change over then

I will have all the details to create it with

Thx

Gerry


At 05 JUN 2021 05:05AM Carl Pates wrote:

HI Gerry,

Dictionary columns are just records in the "DICT." table so create that when you create the data table and then build the records for each column and simply write them there.

You can use the DICT_EQUATES insert record as a guide to what the fields are in the column record if you're not familiar with them already.

Carl Pates


At 05 JUN 2021 06:12AM Gerry Van Niekerk wrote:

Ok thanks Carl

Will have a go

Never done it before

Gerry

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/71c090459832274690f36543edad6a2b.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1