Reply to thread

I had the same problem. In order to get it to work with SQL Server 2008 (full version, not Express) you need to select the MSSQL2000 driver and then add a '\' character (minus the quotes) at the end of the server name in the database configuration section of the config tool.


Top Bottom