This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
sqlcmd /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Fri Aug 22 13:07:26 -0700 2008 | |
| |
CHANGELOG | Thu Jun 18 11:35:51 -0700 2009 | |
| |
LICENSE | Wed Jul 16 12:26:54 -0700 2008 | |
| |
MANIFEST.in | Thu Jul 17 17:00:46 -0700 2008 | |
| |
README | Fri Jan 09 20:54:35 -0800 2009 | |
| |
README.textile | Fri Jan 09 20:54:35 -0800 2009 | |
| |
TO-DO | Wed Jul 23 10:52:35 -0700 2008 | |
| |
db-types | Fri Jan 11 12:26:34 -0800 2008 | |
| |
doc/ | Tue May 26 12:17:14 -0700 2009 | |
| |
ez_setup.py | Thu Jun 18 11:35:51 -0700 2009 | |
| |
setup.cfg | Fri Sep 05 19:56:01 -0700 2008 | |
| |
setup.py | Mon Mar 30 15:13:05 -0700 2009 | |
| |
sqlcmd.wpr | Mon Mar 30 15:13:05 -0700 2009 | |
| |
sqlcmd/ | Thu Jun 18 11:35:51 -0700 2009 |
README.textile
sqlcmd: A SQL command interpreter
This is sqlcmd, a SQL command interpreter. 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, such as your home directory, type:
python setup.py install --prefix=$HOME






