J
Jan Gregor
Hello,
I've done database console in jython called jydbconsole. It's now
available on sourceforge. As you can guess console needs jdbc drivers.
The script that runs jython itself doesn't public -cp option to add
another classpaths. Yes I need to add jdbc drivers to classpath ...
Of course I see solution to modify the jython script and distribute
it with my program but is there cleaner solution ?
Thanks,
Jan
I've done database console in jython called jydbconsole. It's now
available on sourceforge. As you can guess console needs jdbc drivers.
The script that runs jython itself doesn't public -cp option to add
another classpaths. Yes I need to add jdbc drivers to classpath ...
Of course I see solution to modify the jython script and distribute
it with my program but is there cleaner solution ?
Thanks,
Jan