Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
HELP! -- Word was unable to open data source

HELP! -- Word was unable to open data source

2007-04-17       - By Matthew Paul

 Back
Reply:     1     2  

Hello, I need someone's help greatly with a very pesky error involving
the mysql odbc connector and Microsoft Word (Mail merge).  Specifically,
I am getting a "Word is unable to open the data source" error message
when trying to complete a mail merge.  I am running mysql server 5.0.37
with Connector/ODBC 3.51-14.  These were both downloaded a few days ago.


I setup the odbc data source, using the MySQL ODBC 3.51 driver as the
provider, and then go into microsoft word and start the mail merge
process. When Word prompts to browse for a data source, I select
"Connect to New data source".  Then I select "ODBC DSN", and next I
select my ODBC data source that I had already setup. Here's where things
get interesting -- A listing of tables inside the mysql database is
displayed, so at this step word IS able to connect and retrieve a table
listing from MySQL.  I select the table I want, and click next, then
finish.  A "Data Link Properties" window appears with a connection
string populated from the previous wizard.  The third option, initial
catalog, has the database of the odbc selected (not blank).  At this
point if I click "Test Connection" the following error occurs: "Test
Connection failed because of an error in initializing provider.
Catastrophic failure".  If I make the mentioned dropdown blank (no
initial catalog), the connection tests successfully.  When I click ok in
the "Data Link Properties" window, word immediately gives an error "Word
was unable to open the data source."  I have done extensive searching
and have found other forum posts with people having the same exact
error(s).  This is how I figured out to leave the third dropdown
(initial catalog) blank to get past that step.  As it is I am stuck with
"Word was unable to open the data source", and have not found a
solution, only more people with same problem.  The only potential fix I
saw was in the mysql forums, and involved upgrading to version 3.51-12
of the Connector/ODBC.  Since I'm ahead of that release, I don't think
that is an option.   This functionality is crucial for my current
project and I desparately need a resolution for this.  Thanks in advance
for your help.



Respectfully,

--Matthew Paul