Skip to content

Instantly share code, notes, and snippets.

@nitindhar7
Created December 16, 2012 19:28
Show Gist options
  • Save nitindhar7/4311828 to your computer and use it in GitHub Desktop.
Save nitindhar7/4311828 to your computer and use it in GitHub Desktop.
sqsh -S mydsn -U db_username -P db_password
# AND/OR
isql -v myserver_dsn username password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment