Groupes
Groupes
Connexion
Groupes
Groupes
Rails SQLServer Adapter
Conversations
À propos
Votre avis
Aide
Rails SQLServer Adapter
1 à 30 sur 488
Welcome to this group.
Please have a look at
https://github.com/rails-
sqlserver/activerecord-
sqlserver-adapter
https://github.com/rails-
sqlserver/tiny_tds
for Installation FAQs
Tout marquer comme lu
Signaler le groupe
0 sélectionné
Saritha Chakilala
26/07/2019
TinyTds::Error (Unable to connect: Adaptive Server is unavailable or does not exist
I am trying to connect azure sql server. client = TinyTds::Client.new(:username =>'######'
non lue,
TinyTds::Error (Unable to connect: Adaptive Server is unavailable or does not exist
I am trying to connect azure sql server. client = TinyTds::Client.new(:username =>'######'
26/07/2019
César Amador
06/07/2017
Error adding constraint
Hi there, I'm getting an error when I run this migration: $ rails db:migrate == 20170705120339
non lue,
Error adding constraint
Hi there, I'm getting an error when I run this migration: $ rails db:migrate == 20170705120339
06/07/2017
randy bahalla
,
Touhidur Rahman
2
24/05/2016
SQL SERVER 2008 problem
Hi randy bahalla, Use schema type of the tables in the model. As for examples - class IpProject <
non lue,
SQL SERVER 2008 problem
Hi randy bahalla, Use schema type of the tables in the model. As for examples - class IpProject <
24/05/2016
Tim Tilberg
06/05/2016
Sproc may return multiple data sets - how to best capture only the first data set when it's unknown whether there will be more than one?
I have a series of sprocs in my db that typically return more than one result set. Only the first
non lue,
Sproc may return multiple data sets - how to best capture only the first data set when it's unknown whether there will be more than one?
I have a series of sprocs in my db that typically return more than one result set. Only the first
06/05/2016
gavin....@randomstorm.com
11/03/2016
Capturing specific Tiny_TDS exceptions
Hi Guys, bit of a noddy question so apologies in advance. I'm trying to use Ruby's 'Begin
non lue,
Capturing specific Tiny_TDS exceptions
Hi Guys, bit of a noddy question so apologies in advance. I'm trying to use Ruby's 'Begin
11/03/2016
César Amador
,
Ken Collins
8
18/01/2016
Model.where(:column => value) error with CP1252 string
No bother, I have just been busy. This is indeed the right way to go. - Ken On January 18, 2016 at 6:
non lue,
Model.where(:column => value) error with CP1252 string
No bother, I have just been busy. This is indeed the right way to go. - Ken On January 18, 2016 at 6:
18/01/2016
GPad
,
Ken Collins
3
21/11/2015
SqlServer 2008 and rails 4.2
Hi Ken, thanks for your response, I read the issue and I understand the situation. I downgrade to
non lue,
SqlServer 2008 and rails 4.2
Hi Ken, thanks for your response, I read the issue and I understand the situation. I downgrade to
21/11/2015
Christopher Mendla
2
12/11/2015
Trouble getting the initial connection - rails 4.0, MS sql server
I have the connection working now. I changed the yml file to production: adapter: sqlserver host:
non lue,
Trouble getting the initial connection - rails 4.0, MS sql server
I have the connection working now. I changed the yml file to production: adapter: sqlserver host:
12/11/2015
Christopher Mendla
11/11/2015
error when setting a schema
I need to have the data tables for each app under their own schemas. I set up the connection as
non lue,
error when setting a schema
I need to have the data tables for each app under their own schemas. I set up the connection as
11/11/2015
Shinon Chan
, …
André Lima
3
30/10/2015
Ruby on Rails accessing SQL Server Views
Friend, In ruby class name must necessarily start with a capital letter. Class VwJobShipTo try it ...
non lue,
Ruby on Rails accessing SQL Server Views
Friend, In ruby class name must necessarily start with a capital letter. Class VwJobShipTo try it ...
30/10/2015
Kenneth Ortmann
,
Ken Collins
2
15/10/2015
Having an issue with default values on active record objects
Hey Kenneth! Can you hop into our Gitter room (https://gitter.im/rails-sqlserver/activerecord-
non lue,
Having an issue with default values on active record objects
Hey Kenneth! Can you hop into our Gitter room (https://gitter.im/rails-sqlserver/activerecord-
15/10/2015
Kenneth Ortmann
15/10/2015
TinyTds issue with columns that have default values
With my active record objects, the database tables have default values. Normally the way active
non lue,
TinyTds issue with columns that have default values
With my active record objects, the database tables have default values. Normally the way active
15/10/2015
KlausKohlbauer
07/08/2015
Re: [RailsSQLServer] Adaptive Server is unavailable or does not exist
Hello, you have activated the TCP/IP-Connections in the Sql Server Config-Tool? Freundliche Grüße
non lue,
Re: [RailsSQLServer] Adaptive Server is unavailable or does not exist
Hello, you have activated the TCP/IP-Connections in the Sql Server Config-Tool? Freundliche Grüße
07/08/2015
Brian Thomas
,
Chris Downey
3
22/07/2015
Help getting started with tiny_tds
Hi Brian, Building a Rails app on top of an existing DB is how I got started with Rails, too. Feel
non lue,
Help getting started with tiny_tds
Hi Brian, Building a Rails app on top of an existing DB is how I got started with Rails, too. Feel
22/07/2015
Ajay Nayak
,
KLausG
2
17/07/2015
Connecting to Tiny_TDS/Azure through proxy
Am Mittwoch, 15. Juli 2015 21:37:26 UTC+2 schrieb Ajay Nayak: Hi, I'm facing while trying to
non lue,
Connecting to Tiny_TDS/Azure through proxy
Am Mittwoch, 15. Juli 2015 21:37:26 UTC+2 schrieb Ajay Nayak: Hi, I'm facing while trying to
17/07/2015
Ajay Nayak
,
Ken Collins
3
09/07/2015
Unable to login to SQL database
Thanks Ken. I was able to connect to DB using the SQL server authentication not sure where the
non lue,
Unable to login to SQL database
Thanks Ken. I was able to connect to DB using the SQL server authentication not sure where the
09/07/2015
Geoff Swartz
,
Ken Collins
2
08/07/2015
how to join between activerecord model and sqlserver adapter result set
First, do not use establish_connection like that in your app. Please see one of my recent articles
non lue,
how to join between activerecord model and sqlserver adapter result set
First, do not use establish_connection like that in your app. Please see one of my recent articles
08/07/2015
Renato Serra
,
Ken Collins
2
08/07/2015
Binary column
Hey Renato, I am not working on the 4-1-stable branch (https://github.com/rails-sqlserver/
non lue,
Binary column
Hey Renato, I am not working on the 4-1-stable branch (https://github.com/rails-sqlserver/
08/07/2015
Frank West
,
Ken Collins
2
08/07/2015
Release of tiny_tds 0.6.3?
No idea. I need to find some time to look back at the issue for bundling the Windows binaries. https:
non lue,
Release of tiny_tds 0.6.3?
No idea. I need to find some time to look back at the issue for bundling the Windows binaries. https:
08/07/2015
Meinhard Gredig
,
Ken Collins
2
02/03/2015
Get dimensions and cube details from AdventureWorks OLAP
I am not familiar with OLAP or the data types that SQL Server uses under the hood? The answer to your
non lue,
Get dimensions and cube details from AdventureWorks OLAP
I am not familiar with OLAP or the data types that SQL Server uses under the hood? The answer to your
02/03/2015
Dan Sadaka
,
Ken Collins
3
16/02/2015
sqlserver adapter 4.2: TinyTds::Error: Column "spree_products.id" is invalid in the ORDER BY clause because ...
Ken, I posted issue #391 after digging down and--I believe--unearthing the cause of this. Take a look
non lue,
sqlserver adapter 4.2: TinyTds::Error: Column "spree_products.id" is invalid in the ORDER BY clause because ...
Ken, I posted issue #391 after digging down and--I believe--unearthing the cause of this. Take a look
16/02/2015
André Lima
, …
KLausG
8
12/02/2015
TinyTds::Error: String or binary data would be truncated
Klaus and friend, I exclude the table and created again and it worked perfectly. Many Thanks!!!!! On
non lue,
TinyTds::Error: String or binary data would be truncated
Klaus and friend, I exclude the table and created again and it worked perfectly. Many Thanks!!!!! On
12/02/2015
Ken Collins
,
KLausG
2
29/01/2015
Sponsored Work For TinyTDS & Adapter
Great news, Ken. Thank you very much for releasing the 4.2 adapter !! Klaus Am Mittwoch, 24. Dezember
non lue,
Sponsored Work For TinyTDS & Adapter
Great news, Ken. Thank you very much for releasing the 4.2 adapter !! Klaus Am Mittwoch, 24. Dezember
29/01/2015
André Lima
, …
Jonathan Frazier
4
17/12/2014
New app Rails 4 with SqlServer
This gem has a rational versioning policy where the gem version mirrors there rails version. It looks
non lue,
New app Rails 4 with SqlServer
This gem has a rational versioning policy where the gem version mirrors there rails version. It looks
17/12/2014
sonal...@directingit.com
,
KLausG
3
03/12/2014
How to install adapter
Thank you !! I have installed gem file successfully. Yes i am new to Rails and started to build my
non lue,
How to install adapter
Thank you !! I have installed gem file successfully. Yes i am new to Rails and started to build my
03/12/2014
Neo
, …
C Teng
46
11/11/2014
Timeout error
I may have a related issue with ActiveRecord. The query to my MS SQL 2008 is very slow. I change
non lue,
Timeout error
I may have a related issue with ActiveRecord. The query to my MS SQL 2008 is very slow. I change
11/11/2014
Subuddh Parekh
2
13/10/2014
Parallel processing multiple connections with sidekiq workers
Hi, If this group is still active, I saw there were concerns raised a while back about parallel
non lue,
Parallel processing multiple connections with sidekiq workers
Hi, If this group is still active, I saw there were concerns raised a while back about parallel
13/10/2014
Conal Scanlon
,
KLausG
3
26/09/2014
SQLServer Adapter adding digits when pulling datatype real from SQL Server 2012
Very helpful, thank you! In case someone stumbles upon this later: to resolve this issue, I just used
non lue,
SQLServer Adapter adding digits when pulling datatype real from SQL Server 2012
Very helpful, thank you! In case someone stumbles upon this later: to resolve this issue, I just used
26/09/2014
jyan...@gmail.com
, …
Anna Carey
5
02/09/2014
TinyTds::Error: Adaptive Server connection failed
Thanks for your response. I fixed the typo and now it connects to the server I think. But is giving
non lue,
TinyTds::Error: Adaptive Server connection failed
Thanks for your response. I fixed the typo and now it connects to the server I think. But is giving
02/09/2014
Ryan Condron
,
KLausG
3
26/08/2014
Rails 4.2
I am hoping to look at that this weekend, we use this where I work but my schedule is so fully during
non lue,
Rails 4.2
I am hoping to look at that this weekend, we use this where I work but my schedule is so fully during
26/08/2014