PyCharm: Unable to see sybase databas schema in DB navigator plugin
I am trying out the DB navigator plugin in pyCharm
My target DB is a Sybase 15.5 server. I have put in correct jdbc driver, connection string url, user name and login. The 'Test' button returns success.
However, the navigator fails to show any schema.
However i do not see anywhere in the setting window relevant to schema.
Do you know how I can fix it?
My target DB is a Sybase 15.5 server. I have put in correct jdbc driver, connection string url, user name and login. The 'Test' button returns success.
However, the navigator fails to show any schema.
However i do not see anywhere in the setting window relevant to schema.
Do you know how I can fix it?
Please sign in to leave a comment.
Have you tried IDE's built-in DB support plugin (which, afaik, is not available in FREE Community edition)
http://blog.jetbrains.com/idea/2014/01/intellij-idea-13-what%E2%80%99s-new-in-database-tools/