
Start 32bit version of ODBC Administrator, located at \Windows\SysWOW64\odbcad32.exe. On the ‘System DSN’ tab click on ‘Add…’ and a dialog ‘Create New Data Source’ will open. Choose ‘Microsoft Excel Driver (*.xls)’ or ‘Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)’ and click ‘Finish’. A dialog will open and enter Data Source Name, e.g. ‘Excel test’, select the workbook. Select the version of the file (Excel 97-2000 in our case) and make sure that the ‘Read Only’ check box is unchecked and click OK.

Close the ODBC Administrator with OK. Start Vectorworks and go to Tools > Database > Manage Databases. Click on Connect button and choose the DSN ‘Excel test’ from the popup. Close the dialog with OK and the connection is established. Workbook sheets are visible as database tables. Mark a column as a key and close the dialog with OK.

Create the following record format and map its fields to the database columns:

Close the dialog with OK and draw a rectangle. Go to data pane in the OIP and attach record Space to it. Go to Tools > Database > Object Connection and select a row from the table:

Close the dialog with OK and execute Tools > Database > Update Vectorworks Document and look at the data pane. The record instance is updated. Use Tools > Database > Update External Database to update data in the external database.


Start FileMaker Pro and open the sample file. In 'Specify Excel Data' dialog choose 'Display worksheets' radio, select Sheet1 and click Continue. On the next dialog choose 'Field names' radio and click OK. Choose destination folder to save the converted file and save 'TestExcel Converted.fp7'. Go to menu File > Sharing > ODBC\JDBC and turn on ODBC\JDBC Sharing for this file and close the dialog with OK. Do not close anything. Start ODBC Manager and on System DSN tab click 'Add' and choose FileMaker ODBC driver. Click on OK and a wizard will start. Follow steps and enter a name for data source 'Excel Test', enter the IP of the host (use 'localhost' if the FileMaker is running on the same machine), turn on 'Connect to host to obtain the names of available databases.' and select the database 'TestExcel Converted'. Close the ODBC manager with OK and start Vectorworks. Go to Tools > Database > Manage Databases. Click on Connect button and choose the DSN ‘Excel Test’ from the popup. Enter username 'admin' if you don't use other and click OK. The connection is established. Mark a column as a key and close the dialog with OK.

Create the following record format and map its fields to the database columns:
Close the dialog with OK and draw a rectangle. Go to data pane in the OIP and attach record Space to it. Go to Tools > Database > Object Connection and select a row from the table:

Close the dialog with OK and execute Tools > Database > Update Vectorworks Document and look at the data pane. The record instance is updated. Use Tools > Database > Update External Database to update data in the external database.