Seba
|
| Posted: 10/28/2002, 7:08 AM |
|
Hello.
I'm using CCS 1.0.7.0 trial version and last time I install portal template.
When i want to administer articles, I get this message.
Source: Record articles / Update Operation
Command Text: UPDATE [articles] SET [article_title]='Test',
[category_id]=10, [article_desc]=?, [date_end]='02/02/2005',
[date_add]='10/28/2002' WHERE [article_id] = 15
Error description: Code page translations are not supported for the text
data type. From: 1250 To: 1252. (Microsoft OLE DB Provider for SQL Server)
UPDATE [articles] SET [article_title]='Test', [category_id]=10,
[article_desc]=?, [date_end]='02/02/2005', [date_add]='10/28/2002' WHERE
[article_id] = 15
I can delete articles, but can not insert or update them.
Please help me.
Thanks, Seba.
|
|
|
 |
|