February 6, 2012  
   Login  
Forum  
 
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...Column Column 'union' does not belong to table
Previous Previous
 
Next Next
New Post
 9/25/2007 2:17 AM
 
 Modified By dkumar  on 9/25/2007 1:18:51 AM
Hi,

I wrote this query:
====
<?xml version="1.0" encoding="utf-8" ?>
<root>
  <multiList title="Projects" relativeSiteUrl="/"  tableName="Projects" useDisplayName="true" >
       <fields> Job No, Project Name</fields>
      <query>
      </query>
   </multiList>
</root>
====
I am getting error message "Column 'union' does not belong to table".

I am running version 1.4.2.30133 (copied the new version of DLL today).

Regards,
DK
New Post
 9/25/2007 11:18 AM
 
Hi,
When you run a multilist query, the "tableName" that is referenced by your query is a SharePoint list (a merging list) that contains the name of all the lists which data should be merged.
This "merging list" has mandatory columns.
"union" is such a mandatory (Yes/No) column that will indicate if a list should be merged.
You can find more information in the documentation page 39.
Does it clarify?
Please let me know if you need further assistance.
Regards,

Frederic LATOUR
ENESYS
Previous Previous
 
Next Next
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...Column Column 'union' does not belong to table

 
You need to login for posting to the forums.
If you don't have a login, click here to register.
 
Copyright 2010 Enesys - All rights reserved Terms Of UsePrivacy Statement