Still not clear what should I pass for azure sql storage.

Used SEQUEL_MSSQL_URL='odbc://username:[email protected]'
rspec --color spec/adapters/mssql_spec.rb

And got
Sequel::DatabaseConnectionError:
       ODBC::Error: INTERN (0) [RubyODBC]No connection

although cli isql works fine for the configuration

2014-03-28 0:53 GMT+04:00 Jeremy Evans <[email protected]>:
> On Thursday, March 27, 2014 1:23:30 PM UTC-7, Yaroslav Zemlyanukhin wrote:
>>
>> Oh, I see now. Thanks, Jeremy.
>> It turns out that  spec/adapters/mssql_spec.rb testing need external
>> mssql server running, don't it?
>
>
> Yes.  This is true for all the adapter specs except for the ones for
> embedded databases such as SQLite.
>
> If you haven't already, read the part about Testing Sequel Itself on
> http://sequel.jeremyevans.net/rdoc/files/doc/testing_rdoc.html
>
> Thanks,
> Jeremy
>
> --
> You received this message because you are subscribed to the Google Groups
> "sequel-talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sequel-talk.
> For more options, visit https://groups.google.com/d/optout.



-- 
---
Best regards
Yaroslav

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to