4 lines
272 B
Text
4 lines
272 B
Text
The TinyTDS gem is meant to serve the extremely common use-case of
|
|
connecting, querying and iterating over results to Microsoft SQL Server
|
|
databases from ruby. Even though it uses FreeTDS's DB-Library, it is NOT
|
|
meant to serve as direct 1:1 mapping of that complex C API.
|