• [CONNECT C++] Database API Introduction

    Colin Wang posted a blog about database connecting with C++ and CONNECT . It's good to see an example for that neglected corner of MicroStation! This code using the mdlDB_api is very procedural. Not a lot different to examples published decades ago…