hi ruslan, > linkName = "myname" this is examplecode, right? i ´ve tried in the constructor of table: self.Link(1).Name = "myname" but it did not rename the link. i tried also in database constructor: mytable.link(1).name = "myname" but it does also not rename the link... peter