Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » again on Data Tools api / extensions. How to write on DB using DTP objects.
again on Data Tools api / extensions. How to write on DB using DTP objects. [message #596645] Tue, 13 October 2009 16:59
No real name is currently offline No real nameFriend
Messages: 14
Registered: October 2009
Junior Member
Hi all,
I'm using the Data Tools Api and Extension Points on Eclipse 3.5 SR-1 (Galileo) and MySql 5.

On my RCP application I've created a ConnectionProfile.
I've seen and tried with success the code to get the Database object (http://wiki.eclipse.org/DTP_FAQ) but in that case I can just read data or write it using the classic java.sql.statement/SQL.
I'd like to WRITE objects' api in offline mode and save all just in the end.
Is it possible?
Anyway I don't have idea on how to do it also in online mode.
Which java classes can I use to create a table or modify a foreign key?
In the topic seems that there's no way...


I'm also wondering where is the "new table" context menu item who disappeared since I installed Galileo.
In the topic "Capabilities of DTP" Brian doesn't give a solution on it :|

I also have this error when I try to change perspective of my application from Plug-in Dev. to Database Development (I'm using IDE as TARGET and I included all the plugin in the run-configuration):
Could not acquire children from extension: org.eclipse.datatools.connectivity.dsexplorer.content.extend ed


I hope that someone will answer me ;)

Thank you,

Lero
Previous Topic:How to view tables, stored procedure etc in DTP
Next Topic:Programmatically access a JDBC connection via DTP
Goto Forum:
  


Current Time: Tue Mar 19 03:24:22 GMT 2024

Powered by FUDForum. Page generated in 0.02140 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top