Subscribe to this thread
Home - General / All posts - Read/write table properies by SQL or some script ?
yves61
464 post(s)
#23-Oct-25 09:39

Is there some way to read/write table properties directly by SQL or some script?

Presently I can view table properties by right-clicking a table. If the table is located in some folder different from the project root the table properties window will show the folder location .

rk
662 post(s)
#23-Oct-25 12:28

Yes,

ComponentProperty for SQL in

https://manifold.net/doc/mfd9/other_sql_functions.htm

And Database.GetProperty in scripts

https://manifold.net/doc/api/scripts-net.html#database_getproperty

Manifold User Community Use Agreement Copyright (C) 2007-2021 Manifold Software Limited. All rights reserved.