plugins - How to connect dataminder to other databases then provided by default sql connection? -


how connect other databases default provided dataminder? need implement own connection plugin?

since default dataminder connection uses standard jdbc url:s can connect database supports jdbc e.g. oracle or ibm db2. need install correct jdbc driver java jar file in plugin directory "dm data plugins" located in

dataminder/server/internal/dmplugins/dmplugindata/lib 

you need restart application reload new jar files.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -