cancel
Showing results for 
Search instead for 
Did you mean: 

Is Ruby 2.4.2 on Rails 5.1.4 supported by SQLAnywhere adapter gems?

Former Member
1,356

I'm having difficulty getting Ruby 2.4.2, Rails 5.1.4 working with SA 17 on Windows and OS X using the latest sqlanywhere and activerecord-sqlanywhere-adapter gems. I'm running into 'DBCAPI not loading' on Windows and on OS X I'm seeing 'SELECT table_name FROM SYS.SYSTABLE WHERE creator NOT IN (0,3)' when I simply type in the Class name of a table model, which should return class info in IRB. Has anyone been successful in these environments?

Accepted Solutions (0)

Answers (1)

Answers (1)

mandres1
Explorer
0 Kudos

Any solution?