Skip to content

Instantly share code, notes, and snippets.

@Crenshinibon
Last active December 16, 2015 14:49
Show Gist options
  • Save Crenshinibon/5451687 to your computer and use it in GitHub Desktop.
Save Crenshinibon/5451687 to your computer and use it in GitHub Desktop.
Accessing tedious
//...
con = tedious.Connection({server: "server", userName: "user", password: "pw"});
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment