Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1948

Re: Connecting to an SQL Server 14 database using ruby

From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver
Subject Re: Connecting to an SQL Server 14 database using ruby
Date 2015-11-19 22:35 +0100
Organization Erland Sommarskog
Message-ID <XnsA557E5C9B64E2Yazorman@127.0.0.1> (permalink)
References <611b6103-4d5b-4e63-9a43-293cd0ad25b7@googlegroups.com>

Show all headers | View raw


> I'm trying to connect to an SQL Server database using ruby and am having
> difficulty running complex SQL statements. 
> 
> I've been using the tinytds gem and can run simple SQL queries but not
> complex ones. 
> 
> Can someone please help if they have been successful in running complex
> SQL commands against an SQL Server database in a ruby script? 
> 

Never used Ruby or TinyTDS, but what more exactly happens when you try?


-- 
Erland Sommarskog, Stockholm, esquel@sommarskog.se

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Find similar


Thread

Connecting to an SQL Server 14 database using ruby cebirim@gmail.com - 2015-11-19 07:37 -0800
  Re: Connecting to an SQL Server 14 database using ruby Erland Sommarskog <esquel@sommarskog.se> - 2015-11-19 22:35 +0100

csiph-web