Skip to main content



      Home
Home » Newcomers » Newcomers » Using Data Source Explorer Connection
Using Data Source Explorer Connection [message #1243910] Tue, 11 February 2014 11:23 Go to next message
Eclipse UserFriend
This should be very simple: I created a data source connection that is already viewable through the Data Source Explorer. I can view the tables, run SQL commands, etc.

Question: Is there a guide that might show how to open this connection within a Java class or do I need to repeat the whole thing over again via code? I should like examples of retrieving ("returning") information from stored procedures (cursor results) and displaying them.

Thanks a million.

Robert.
Re: Using Data Source Explorer Connection [message #1243945 is a reply to message #1243910] Tue, 11 February 2014 12:29 Go to previous message
Eclipse UserFriend
Data Source Explorer is a UI for exploring data sources, it is not a general mechanism that you can call from your application code to access a data source. For accessing stored procedures from a Java application, I suggest some research and possibly asking in a general-purpose Java programming forum such as Stack Overflow.
Previous Topic:Eclipse with ADT, crashes Text Error 1
Next Topic:Have no idea whats Wrong
Goto Forum:
  


Current Time: Mon Jun 23 09:32:33 EDT 2025

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

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

Back to the top