I need to redesign Microsoft SQL Server 2008 to create a diagram of the Microsoft Visio 2007 database model. Therefore, I select Reverse Engineer from the Database menu to connect to the database.
I configured the Visio Microsoft SQL Server driver so that the native SQL Server 10.0 client is used as the ODBC driver. Subsequently, I created a User DSN that connects to my database. This DSN works (at least the provided test was successful). After clicking the Reverse Engineer Wizard button, Visio kindly asks for my credentials, which I provide correctly, but after clicking OK, the following message appears:
The currently selected Visio driver is not compatible with the data source.
I tried using the old ODBC SQL Server driver, also of course by reconfiguring the Visio driver. This does not work either.
database sql-server-2008 visio odbc
Matthias Meid Sep 18 '08 at 14:03 2008-09-18 14:03
source share