Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » "No connection" on a database that I am connected to
"No connection" on a database that I am connected to [message #590208] Thu, 28 February 2008 07:58
Jeff Lins is currently offline Jeff LinsFriend
Messages: 39
Registered: July 2009
Member
I have been going through the wiki article to set up Derby with DTP for
the first time:
http://wiki.eclipse.org/index.php/Getting_Started_with_DTP

I have everything set up and I can execute the stored procedure talked
about in the article but when I try to execute my own sql as the article
describes, it doesn't work. The sql is:
SELECT * FROM SYS.SYSTABLES;

In the results view, the status field on the left shows as failed and it
says "no current connection" on the status tab to the right. I am
definately connected since I can browse through the database in the Data
Source Explorer and even execute stored procedures successfully. On my
sql file I have specified all the information in the connection profile.

I don't get it. Am I missing something here?
Previous Topic:Trouble with overrideLoader
Next Topic:Installation problem pdt with eclipse 3.4.
Goto Forum:
  


Current Time: Fri Apr 19 23:23:49 GMT 2024

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

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

Back to the top