Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connect to Siebel Local database with SQL Developer

User_3XNYAOct 26 2016 — edited Oct 26 2016

Hi,

I want to access to a Siebel Local Database file on my Hard Disk, Siebel provides its own client dbisqlc.exe but it is a very primitive program, I want to use SQL Developer:

  • Siebel Local Databases are based on Sybase SQL Anywhere, I have added third party jdbc for Sybase but I can not specify to use a file, only a hostname:

new_database_connection.png

Is there a way to access this database local file with the Sybase option?

  • I have an ODBC to this Siebel Database File and I can configure an odbc conection with Aqua Database Studio:

new_database_connection_aqua_studio.png

aqua_studio_query.png

Can I configure a connection against an ODBC in SQL Developer? I prefer to centralize all my database connection in a unique tool, SQL Developer.

Thanks and regards,

Alfonso.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2016
Added on Oct 26 2016
2 comments
659 views