| View previous topic :: View next topic |
| Author |
Message |
BuschnicK Newbie

Joined: 30 Jan 2007 Posts: 4
|
Posted: Tue Jan 30, 2007 7:15 am Post subject: Error: "the interface xqueriessupplier is not available |
|
|
Hello,
I have embedded a couple of queries into an OpenOffice.org 2.1 Calc spreadsheet. It works on the development machine as long as I keep the document open. If I close and reopen it I can still try to "Data->Refresh Range" but it'll produce the following error message:
"the interface xqueriessupplier is not available".
I tried opening Base in the background and connecting to the database manually - no change.
Also, If I try to open my spreadsheet on another machine (which has the exact same ODBC source installed) Office will not even offer the option of refreshing the data.
Where did I mess up? How can I embedd a database query in a spreadsheet and refresh it from any machine that has database connectivity?
regards,
Sören |
|
| Back to top |
|
 |
BuschnicK Newbie

Joined: 30 Jan 2007 Posts: 4
|
Posted: Tue Jan 30, 2007 8:15 am Post subject: |
|
|
Solved: the datasource wasn't properly registered with the document. Dropping the queries again, this time from a registered source made it work.
regards,
Sören |
|
| Back to top |
|
 |
|