All,
   I am using:
 Jboss seam 1.0.0.CR3
 JBoss IDE 1.6
 JBoss 4.0.4GA (ejb3 config)
 SQL Server 2000
 MS SQL Server 200 JDBC drivers

I am trying to complete the CRUD example from the example movie.  I get 
everything up and running and go to the web interface and try to run a search 
and I get the following issue.

I have tried a variety of things, but I consistently receive the exception:
Three part identifiers prohibited in statement

I copied the sql statement from the stack trace and ran it against the SQL 
Server db (replacing the ?'s with values) using Sql Server's Query Analyzer and 
the sql statement runs fine.

Is anyone familiar with this exception?  I apologize if this is more of a JDBC 
related issue, but I am at a loss for where to start on this one.
Thanks,
-MLA


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948552#3948552

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948552


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to