[jboss-user] [JBoss jBPM] - Re: BPEL error: varbinary is incompatible with text

2008-02-13 Thread meghanai_99
Sorry for my flurry of messages. But I know what is happening in this case. I was using upgraded database from beta3 to GA so my ElementType was left on 'text' and wasn't updated to varbinary. Don't know how to change its type during upgrade script so if any one knows, I would appreciate the hel

[jboss-user] [JBoss jBPM] - Re: BPEL error: varbinary is incompatible with text

2008-02-13 Thread meghanai_99
Btw when I open my SQL server database, I see part in MessageValue is created as 'text' column and not varbinary. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129272#4129272 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBoss jBPM] - Re: BPEL error: varbinary is incompatible with text

2008-02-13 Thread meghanai_99
I am using SQL server 2005 and JBPM BPEL 1.1 GA. I see that the ElementType uses Types.VARBINARY. The message value is stored as one. Does that mean SQL server does not understand this type? In previous beta version this was simple text type. Any idea how I can fix this? Thanks, Meghana Vie