pentaho - Is it possible to use Kettle to connect to a paradox 4.5 database? -


i’m new pentaho, , need create transformation reads input paradox tables. we’re using old version of paradox – it’s 4.5. tables need load have .db extension. appreciated.

thanks!

paradox isn't database understands sql, jdbc drivers won't much. best bet convert paradox database bunch of csv files , load them kettle using "csv file input" step. option open paradox database files microsoft access convert tables access files. can use "microsoft access input" step.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -