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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...