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?

asked 11 Jan '18, 11:15

zenguy's gravatar image

zenguy
26234
accept rate: 0%


Any solution?

permanent link

answered 11 Jan '23, 11:01

mandres's gravatar image

mandres
71125
accept rate: 50%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×14

question asked: 11 Jan '18, 11:15

question was seen: 1,055 times

last updated: 11 Jan '23, 11:01