I try to connect visio 2013 to a sql database. Purpose is to have shape data in sql database (not in excel or access).
I use the database wizard from the Add-Ons section in Visio and whatever existing table I select or whatever table I create from within this wizard (Define Table option) I get the following Visio Database Wizard Error:
'The selected table has one field or contains no definition information. The Database Wizard requires a minimum of one key field and one additional data field.'
Note that I tested succesfully to export the complete existing drawing to a database table using one of the other options and that I get exactly the same error when pointing to this exact table in sql server when starting the database wizard.
To be complete: I use Visio 2013 pro and SQL 2008 R2 Express edition.
Any thoughts?