I've installed Sequel 3.5.0, but still have a problem with the following
code, third line:

===================
require 'sequel'
DB = Sequel.connect('do:mysql://user:passw...@localhost/sonar')
DB['SELECT 1'].all
===================
C:\lab\ruby\logos>ruby app.rb
C:/Ruby186/lib/ruby/gems/1.8/gems/sequel-3.5.0/lib/sequel/adapters/do.rb:185:
[B
UG] Segmentation fault
ruby 1.8.6 (2008-08-11) [i386-mswin32]

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
===================

dataobjects has version 0.10.0

/Christer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to