1 Rookie

 • 

2 Posts

January 10th, 2012 13:00

Just to further clarify, it happens only when I am creating custom document type. It works fine when I create dm_document. Again from the error it seems, DFS library is trying to get document using DQL query w/o escaping the single quote. Here is the exception again.

 

"A Parser Error (syntax error) has occurred in the vicinity of: SELECT COUNT(*) AS cnt FROM dm_document WHERE object_name='linked'Document"DM_QUERY_E_SYNTAX

"Create" operation failed

for object: [linked'Document 2634618078258251065] [id =null] PROPERTIES [object_name=linked'Document 2634618078258251065]

.

No Events found!

Top