0

I was wondering what Palo OLAP Server handles as input Database ?

Does someone know where I can find a list of the input Database supported ?

Thank you !

4

2 回答 2

1

It looks like any standard relational database through JDBC or flat files. Here's what it says on the jedox website.

于 2010-09-16T22:33:58.737 回答
1

Palo has lots of options for inputs, including relational databases. I don't know if anyone has made a list of supported databases, but I would not worry about being able to use a specific one - because you always have the option of writing a SQL statement to extract your data into a flat file and then loading the flat file into Palo.

于 2011-01-11T17:58:51.910 回答