|
tonio@nioto.com Download (source code included)
DBJC is a program written in Java to query a database. It reads from a properties file, the connection parameters, and queries configured. Params can be read from stdin to execute a query more than once. Most of the time, you have not this client on your computer, so you need to log to the server, logging on the specified account, and most of the time, you make always same requests. I use it for administration work. Yep, just put the jar dbjc.jar on your classpath, also your JDBC driver. Configure connection parameters, configure all queries you want to execute. and run it ! See example file See corresponding output This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See license |
|
| Site hosted by SoftInnov. | |