Eclipse
Using the Eclipse Data Tools Platform with PowerBuilder and SQL Anywhere
The Eclipse Data Tools Platform (DTP) is now a top-level project at eclipse.org. Originally proposed by Sybase in February 2005, DTP has attracted strong community support and is currently managed by a committee comprised of Sybase, IBM and Actuate. It is an open source initiative designed to provide solutions in the data framework and tooling domains.
Reader Feedback : Page 1 of 1
#1 |
Fabio commented on the 4 Apr 2008
I've made a connection to a odbc driver and it work fine, I can write my sql statement and execute it whit no problem. Anyway I don't see any tables or stored procedure under Data Source Explorer for any of the connection I've create whit ping successfully. Neither whit jdbc:odbc and other jdbc drive such as Sql Jdbc that work fine tto |