|
Oh, yeah, and cross platform it is, too!
Note the sarcasm.
This is not the sort of thing Java is meant for. If you insist on using Java for something like this, than be forewarned, it will need different versions (or at least different implementation classes) for the differing platforms. And writing and using a JNI interface for the varying systems would be a much better solution than doing anything "exec" related.
Edit: P.S. What the _blank_ does this have anything at all to do with databases (or even, more correctly, since this is what this forum is really about, JDBC)?
Last edited by masijade : 06-30-2008 at 11:08 AM.
|