RE: ms sql server 2005 shoppinglist problem

2007-08-08 Thread William Perng
AM To: user@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: ms sql server 2005 shoppinglist problem Sorry, that my suggestion wasn't the right one, and happy that it works for you. Amine. 2007/8/8, William Perng <[EMAIL PROTECTED]>: > > I tried the ntext, it still doesn't

Re: ms sql server 2005 shoppinglist problem

2007-08-08 Thread Amine AZZI
rror message since it looks like the system is waiting for something. > > Thanks > > -Original Message- > From: Amine AZZI [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 3:58 PM > To: user@ofbiz.apache.org; [EMAIL PROTECTED] > Subject: Re: ms sql server 2005 shoppi

RE: ms sql server 2005 shoppinglist problem

2007-08-08 Thread William Perng
r@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: ms sql server 2005 shoppinglist problem Try put it ntext, this is the type I used (I didn't try text) Did you reset ofbiz? if it doesn't still work, try to see the log, or run the service directly from the webtools module through the s

Re: ms sql server 2005 shoppinglist problem

2007-08-07 Thread Amine AZZI
CTED] > Sent: Tuesday, August 07, 2007 11:39 AM > To: user@ofbiz.apache.org > Subject: RE: ms sql server 2005 shoppinglist problem > > The type of that column is text now. Thanks > > -Original Message- > From: Amine AZZI [mailto:[EMAIL PROTECTED] > Sent: Tuesday, Au

RE: ms sql server 2005 shoppinglist problem

2007-08-07 Thread William Perng
org Subject: RE: ms sql server 2005 shoppinglist problem The type of that column is text now. Thanks -Original Message- From: Amine AZZI [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 11:10 AM To: user@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: ms sql server 2005 shoppinglis

RE: ms sql server 2005 shoppinglist problem

2007-08-07 Thread William Perng
The type of that column is text now. Thanks -Original Message- From: Amine AZZI [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 11:10 AM To: user@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: ms sql server 2005 shoppinglist problem it's because of the field runtimeIn

Re: ms sql server 2005 shoppinglist problem

2007-08-07 Thread Amine AZZI
it's because of the field runtimeInfo in the table RUNTIME_DATA that hasn't the suitable size, it should be changed to type text or ntext. Amine. 2007/8/7, William Perng <[EMAIL PROTECTED]>: > > My ofbiz instance uses ms sql server 2005. The schedule service doesn't > generate orders from my aut