Hi all,

<p>
I am experiencing difficulties with the Vtiger Webservice after upgrading to 6.3.0.  I haven't tested all of the types in Webservice, but have noticed that Contacts and Accounts seem to work fine while Emails does not.
</p>

<p>
I've reduced my query down to the following and receive this error:<br>
</p>

<code>
# Query
'select * from Emails;'<br>
<br>
# Error returned<br>
{u'error': {u'code': u'DATABASE_QUERY_ERROR',<br>
  u'message': u'Database error while performing requested operation'},<br>
 u'success': False}
</code>

<p>
I have tested this on both my test installation and on https://demo.vtiger.com.  If I execute the same query, <b>'select * from Emails;'</b>, in Vtiger 6.1.0, it works as intended.
</p>

Thanks,
Biz

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://vtiger-crm.2324883.n4.nabble.com/Problems-with-Webservice-after-upgrade-to-Vtiger-6-3-0-tp16852.html">Problems with Webservice after upgrade to Vtiger 6.3.0</a><br/>
Sent from the <a href="http://vtiger-crm.2324883.n4.nabble.com/vtigercrm-developers-f4.html">vtigercrm-developers mailing list archive</a> at Nabble.com.<br/>