Forum Discussion
U2 Universe database ODBC connection
Hi,
We have the same problem and am interested to hear the solution/response
Cheers
- arify10 years ago
Microsoft Employee
Hi mi55cu,
The problem is that this driver doesn't support something we do, but there's a simple work around:
Go to "Get Data" > "Blank Query" and then type this to the formula bar:
= Odbc.DataSource("dsn=YOURDSNNAME")(This disables hierarchical navigation)
Thanks
- mi55cu10 years agoNew Member
Thanks arify, I've conveyed this to our IT support. I think we operate on IBM's Unidata - will the solution be different in this case?
- arify10 years ago
Microsoft Employee
It'll probably work, as long as there isn't another issue :)
- TROYDB10 years agoRegular Visitor
Hi Arify,
Thank you , I now recive a new error :
Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] ODBC: ERROR [S1C00] [Rocket U2][U2ODBC][2301827]Driver not capable..'.
- arify10 years ago
Microsoft Employee
That looks like the same error. Did it happen when you used Blank Query > Odbc.Datasource("dsnname") ? That's odd..
Can you please send us a frown with traces when you're doing Blank Query > ... ?
Thank you very much