You might try surrounding the offending column name CLUSTERED with brackets 
like so: [CLUSTERED].  IIRC, that is the escape syntax for SQL Server to accept 
column names it would normally reject.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026072
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to