S
Scott McBurney
I have a custom application that inserts a CSV file into a Word document
using the Rang.InsertDatabase method.
This function has worked fine with Word 2000, 2002, and 2003. It uses an
ODBC data source defined to use the microsoft text driver.
Life was good for our customers until Word 2007 came along. Now when the
same method with the same parameters is called, Word pops up a dialog box
prompting the user to search for a data source.
Any idea why this would happen? Seems to be a bug in Word 2007.
using the Rang.InsertDatabase method.
This function has worked fine with Word 2000, 2002, and 2003. It uses an
ODBC data source defined to use the microsoft text driver.
Life was good for our customers until Word 2007 came along. Now when the
same method with the same parameters is called, Word pops up a dialog box
prompting the user to search for a data source.
Any idea why this would happen? Seems to be a bug in Word 2007.