Hi Kim,
Any errors with the text 'Database Vendor Code' suggest an issue with the database driver, connectivity between the database or anything related specifically to the database being used.
I searched for the error and I guess you're connecting to a SQL Server database?
Make sure you're using the SQL Server Native Client 10.0 or 11.0 driver.
-Abhilash