Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Error with Sample Contents in Data Tools ?
Error with Sample Contents in Data Tools ? [message #160130] Fri, 10 February 2006 15:38 Go to next message
Eric Reboisson is currently offline Eric ReboissonFriend
Messages: 3
Registered: July 2009
Junior Member
Hello,

I created a connection to my MySQL 5 server, but when i try to get the
Sample Contents i've got this error :

Starting run

SELECT * FROM "DEMO"."abstr_actions"

java.sql.SQLException: Syntax error or access violation message from
server: "You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'"DEMO"."abstr_actions"' at line 1"

Have you got an idea ?

Best regards
Re: Error with Sample Contents in Data Tools ? [message #160193 is a reply to message #160130] Fri, 10 February 2006 18:00 Go to previous message
Eclipse UserFriend
Originally posted by: jazeltine.sbcglobal.net

eric.reboisson@laposte.net (Eric Reboisson) wrote in
news:fc812438f70cb3f034bc95761bf8442f$1@www.eclipse.org:

> Hello,
>
> I created a connection to my MySQL 5 server, but when i try to get the
> Sample Contents i've got this error :
>
> Starting run
>
> SELECT * FROM "DEMO"."abstr_actions"
>
> java.sql.SQLException: Syntax error or access violation message from
> server: "You have an error in your SQL syntax; check the manual that
> corresponds to your MySQL server version for the right syntax to use
> near '"DEMO"."abstr_actions"' at line 1"
>
> Have you got an idea ?
>
> Best regards
>
>

I think you need to lose the quotes.

Jim
Previous Topic:JDK 1.5 Axis 1.3
Next Topic:Building a .war
Goto Forum:
  


Current Time: Fri Apr 26 16:28:15 GMT 2024

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

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

Back to the top