Edit

IABSD.fr/ports/databases/ruby-tiny_tds/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : jeremy
    Date : 2011-04-01 23:17:08
    Hash : 78ea0c51
    Message : 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. OK sthen@

  • databases/ruby-tiny_tds/pkg/DESCR
  • 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.