Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Database development tools command error
Database development tools command error [message #169146] Sun, 03 September 2006 23:20
Eclipse UserFriend
Originally posted by: nospam.home.com

I have just installed the SQL development tools and have managed to set up a
jConnect driver to a Sybase Adaptive Server Enterprise 15.0 database.
However, when I go to run an adhoc query in "Run..." (which I presume is the
place to do it?) it complains with the error:

java.sql.SQLException: Can not determine the correct server type by the
conection profile: jConnect
at
org.eclipse.datatools.sqltools.internal.core.ControlConnecti onManager.getOrCreateControlConnection(ControlConnectionMana ger.java:68)
at
org.eclipse.datatools.sqltools.routineeditor.launching.SPLau nchConfigurationDelegate.launch_run(SPLaunchConfigurationDel egate.java:86)
at
org.eclipse.datatools.sqltools.routineeditor.launching.SPLau nchConfigurationDelegate.launch(SPLaunchConfigurationDelegat e.java:193)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:641)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:565)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:754)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlu gin.java:944)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

What can I do about this? The connection works fine and I can browse
through the schema OK so what do you think might be the problem? In the
connection properties under "Version" it says "JDBC: unknown" which may be a
pointer. I am able to run queries using the same driver in NetBeans and
also in my application - it's just the Eclipse SQL tools that don't work.

Thanks,

Wes
Previous Topic:ASX Indice
Next Topic:Source Dir Structure for Common Packages
Goto Forum:
  


Current Time: Fri Apr 26 06:31:53 GMT 2024

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

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

Back to the top