• V8i VBA - linking element to database

    I'm working through the Learning Microstation VBA book. I'm trying to connect an element to an external database so that I can assign information to it for reporting later. The code in the text is this: Function CreateDatabaseLink(Mslink As Long,…