Bentey Map Import shapefile and create database table

Back in Geographics days I could import shapefiles and it would create the database table with the mslinks. How do you do this with Bentley map? I've been through the import routine but can't figure out how to create the table and populate it and assign the mslink attribute.

 

Parents
  • In Map you need to :

    - Create the database table.

    - Define the features in the GSA.

    - When importing the shapefile, you then data map the feature to the shapefile and the attributes in the shapefile to the attributes in the feature, then the data will be linked to the database as in the past.

    HTH

    Jerry

     

  • Jerry,
    I tried exactly the same but I did not get the desired result. I mapped the Shape attribute to a database table column by entering the name of that column in the import process, but that created a XML property named like the column name and filled it.
    I wanted to fill the database table but that did not work. My database connection is working properly. What is wrong?

    Versions in use:     MicroStation 08.11.09.357         Bentley Map 08.11.09.107

Reply
  • Jerry,
    I tried exactly the same but I did not get the desired result. I mapped the Shape attribute to a database table column by entering the name of that column in the import process, but that created a XML property named like the column name and filled it.
    I wanted to fill the database table but that did not work. My database connection is working properly. What is wrong?

    Versions in use:     MicroStation 08.11.09.357         Bentley Map 08.11.09.107

Children