Dont exist anywhere --- org.eclipse.datatools.sqltools.result.PluginResources [message #514363] |
Sun, 14 February 2010 20:51 |
Eclipse User |
|
|
|
Dear all,
No one could give me some info on this and I searched all over the Internet and found none.
I am getting this same error message in my SQL Result folder:
"1 NLS missing message: OperationCommand_action_execute in: org.eclipse.datatools.sqltools.result.PluginResources".
My scenario is very simple:
1) I created a database/file. Its status is Connected and Auto-commit.
2) In the SQL Editor, I typed in and highlighted below:
CREATE TABLE testMySQLtable (
id INT(10),
name VARCHAR (100)
)
3) I clicked "Execute Selected". It immediately came back with the error shown above.
Where did this "org.eclipse.datatools.sqltools.result.PluginResources" come from?
How can I get around this problem?
Any help will be greatly appreciated.
Many Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03034 seconds