I'm trying the demo version of the software to load contacts from a SQL database to an Outlook contact folder and when I try the load, it fails with the following error.
ERROR:20060703 11:20:45 37000 [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near 'dbo'. (170)
Based on other similar posts I've checked to be sure there are no spaces in my SQL field names. Any other help you can offer?
Thanks...Ray