MySQL Forums
Forum List  »  Connector/ODBC

Re: "...error in initializing provider. Catastrophic failure"
Posted by: LaTicca
Date: August 27, 2005 06:47PM

can either adrian or killian tell me exactly what you did because no matter what i do, i get that error. here's what i did.

1. installed MyODBC driver
2. set up a System DSN
a. Start / Settings / Control Panel / Administrative Tools / Data Sources (ODBC)
b. then clicked Add
c. Scrolled down and chose the newly installed MySQL driver
d. in the "connector/odbc - add data source name" supplied the login info
(i) data source name = tfs credit services
(ii) description = credit services info
(iii) server = localhost
(iv) user = root
(v) password = ********
(vi) database = test (from drop down list)
e. clicked "test" and message alerted me "success; connection was made."
4. opened the Word application
5. create a blank new document
6. in the Database tool bar, pressed the Insert Database button.
7. clicked "get data"
8. clicked "connect to data source"
9. clicked "ODBC DSN"
10. clicked tfs credit services
11. selected "test" as the database that contains the data
12. placed check mark in "connect to specific table"
13. double clicked on the "creditsvcs" table
14. clicked finish
15. Data Link Properties
a. under connection tab, chose "use connection string"
b. clicked "test connection"
c. alert box appeared: "Test connection failed because of an error ininitializing provider. Catastrophic failure"
d. even if i bypass "test connection" and click "ok" i get alert box:
"Word connot open +Connect to New Data Source as a data or header source because it contains no data."
or if i go back to Data Link Properties and do the following:
a. under connection tab, chose "use data source name 'tfs credit services'
b. supplied user name and password
c. alert box appeard: "Test connection failed because of an error ininitializing provider. Catastrophic failure"
d. even if i bypass "test connection" and click "ok" i get alert box:
"Record 1 contained too few data fields."
"Record 2 contained too few data fields."
"Record 1 contained too few data fields."

Options: ReplyQuote


Subject
Written By
Posted
Re: "...error in initializing provider. Catastrophic failure"
August 27, 2005 06:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.