Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #1947
| Newsgroups | comp.databases.ms-sqlserver |
|---|---|
| Date | 2015-11-19 07:37 -0800 |
| Message-ID | <611b6103-4d5b-4e63-9a43-293cd0ad25b7@googlegroups.com> (permalink) |
| Subject | Connecting to an SQL Server 14 database using ruby |
| From | cebirim@gmail.com |
Hi, 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? Many thanks
Back to comp.databases.ms-sqlserver | Previous | Next — Next in thread | Find similar
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