bmc / sqlcmd
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (6)
- Wiki (1)
- Graphs
-
Tree:
a20258d
sqlcmd /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Fri Aug 22 13:07:26 -0700 2008 | |
| |
CHANGELOG | ||
| |
LICENSE | Wed Jul 16 12:26:54 -0700 2008 | |
| |
MANIFEST.in | Thu Jul 17 17:00:46 -0700 2008 | |
| |
README | ||
| |
TO-DO | Wed Jul 23 10:52:35 -0700 2008 | |
| |
db-types | Fri Jan 11 12:26:34 -0800 2008 | |
| |
doc/ | ||
| |
ez_setup.py | ||
| |
setup.cfg | Fri Sep 05 19:56:01 -0700 2008 | |
| |
setup.py | ||
| |
sqlcmd.wpr | ||
| |
sqlcmd/ |
README
$Id$ This is sqlcmd, a SQL command utility. See the User's Guide for complete details. To install "sqlcmd" in the default location, type: python setup.py install To install it somewhere else (e.g., your home directory) type: python setup.py install --prefix=$HOME

