Skip to content

fidalgo/ruby-mssql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-mssql-example

Example Ruby application to connect to an MS SQL Server from ruby

Install

Use bundler to install dependencies

$ bundle install

How to use it

  • Change database.yml with your database details
  • Change/add models according to your database, using Client as your reference.
  • Modify export.rb

About

Example Ruby application to connect to an MS SQL Server from ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages