python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I get libdbcapi_r.so, libdbcapi_r.dylib needed for sqlany-django?
I installed and configured sqlany-django, but have error Could not load dbcapi: Tried: dbcapi.dll, libdbcapi_r.so, libdbcapi_r.dylib.
I installed sqlany-django with pip install sqlany-django. Accordin...
xralf
Votes: 0
Answers: 1
uninitialized constant Arel::Visitors::VISITORS
I'm trying to connect to a Sybase DB with SqlAnywhere from my rails app (the sybase is a secondary db), but when I declare my connection, I receive the follow exception
NameError (uninitialized consta...
Claudio Scabbia Sepúlveda
Votes: 0
Answers: 0