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 (
rsql /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jul 02 10:59:09 -0700 2008 | |
| |
MIT-LICENSE | Thu Jun 26 11:48:44 -0700 2008 | |
| |
README.markdown | Mon Aug 18 14:28:18 -0700 2008 | |
| |
Rakefile | Wed Jul 02 12:58:41 -0700 2008 | |
| |
bin/ | Fri Jul 25 05:02:10 -0700 2008 | |
| |
lib/ | Fri Oct 10 09:08:25 -0700 2008 | |
| |
rsql.gemspec | Fri Oct 10 09:08:25 -0700 2008 |
README.markdown
rsql
Command-line access to ODBC datasources.
Installation
Run the following if you haven't already:
$ gem sources -a http://gems.github.com
Install the gem(s):
$ sudo gem install -r sbfaulkner-rsql
Example
$ rsql mydsn -u user -p password
$ rsql mydsn -u user -p password -e 'select * from table'
Legal
Author: S. Brent Faulkner brentf@unwwwired.net
License: Copyright © 2008 unwwwired.net, released under the MIT license







