Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Please HELP! sqltools PluginResources missing?(Failed to mysql CREATE TABLE)
Please HELP! sqltools PluginResources missing? [message #514354] Sun, 14 February 2010 18:35
Eclipse UserFriend
Hi,

In running "Execute Selected" on my sql CREATE TABLE statement:

CREATE TABLE testMySQLtable (
id INT(10),
name VARCHAR (100)
)
I got this error:

"1 NLS missing message: OperationCommand_action_execute in: org.eclipse.datatools.sqltools.result.PluginResources"

What PluginResources am I missing and how to check if its missing?

Any help will be greatly appreciated.

Many Thanks...Mimi

[Updated on: Sun, 14 February 2010 19:41] by Moderator

Previous Topic:No Database Found ?????
Next Topic:Dont exist anywhere --- org.eclipse.datatools.sqltools.result.PluginResources
Goto Forum:
  


Current Time: Wed Mar 26 06:26:16 EDT 2025

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

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

Back to the top