Alaska Software Inc. - Will DbCreate(), a Table in ADS Data Dictionary ?
Username: Password:
AuthorTopic: Will DbCreate(), a Table in ADS Data Dictionary ?
Jacob JohnWill DbCreate(), a Table in ADS Data Dictionary ?
on Sat, 28 Dec 2019 13:03:34 +0530
Hi,

I am trying to create a table in Data Dictionary using DbCreate()

Eg: DbCreate("TEST.ADT",aStruct,oSession)

Where oSession:ConnectionString() is
\\192.168.1.100\D$\VER.20.00\CASINOC9\CASINOC9.ADD

I tried with
DbCreate("\\192.168.1.100\D$\VER.20.00\CASINOC9\TEST.ADT",aStruct,oSession)
also. But both giving ADS Error 5020 ?

Any idea ?

Regards
Kiron