On May 21, 5:16 am, GregD <[email protected]> wrote:
> To be more specific:  In the jdbc.rb for h2, I see
> JDBC.load_gem('h2'), but for oracle and as400, I see the jdbc driver
> being referenced.  I looking to where I should require sybase's
> jconn2.jar and/or jconn3.jar.

If there isn't a gem for the driver, it's expected that the user will
load the jar manually before calling Sequel.connect.

Thanks,
Jeremy

-- 
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