I posted this on the windows forum a few days ago, but I guess nobody reads that forum. I'm doubleposting here so that someone might be able to help me.... Thanks 🙂
I am trying to establish a link in Microsoft Word XP to my Linux MySQL server via the MyODBC driver. I have installed the driver successfully, and I have made a successfull connection.
However, I have a problem while trying to retreive the table information from the remote MySQL database from within MS Word.
Inside Word, I select "Open New Data Source" from the database tool bar. I select the database, and click next. MS Word then gives me the following error:
"Unable to obtain list of tables from the data source"
I don't know what's causing this. I can connect to the database fine from the ODBC setup, and I have given the user in the database FULL permissions. However, for some reason, MS Word cannot retreive the information...
Has anyone had this problem before, or know why this is happening?