[Vtigercrm-developers] Web Services Javascript

Christophe Humbert chrissc.humbert at gmail.com
Wed May 20 05:47:28 GMT 2015


No they are not the same table...I put in my first email the query that
works...
On May 20, 2015 4:46 AM, "Stacey Johnson" <stacey.johnson110 at gmail.com>
wrote:

> Accounts and contacts is the same table?
>
> Stacey
>
> On Wed, May 20, 2015 at 2:16 AM, Christophe Humbert <
> chrissc.humbert at gmail.com> wrote:
>
>> Hello
>>
>> I am using the vtwsclib 1.5 and trying to query the contact table
>> with the following function...So when using account working like a charm
>> function execQuery() {
>>     var query = "SELECT * FROM Accounts WHERE accountname like'%Demo%'";
>>     client.doQuery(query, postExecQuery);
>>     // postExecQuery gets a call once request is completed
>> }
>>
>> and if i replace by COntact table with a whre clause I have access denied
>> error amd I am trying with the admin user api key so....
>>
>> Any hint...
>>
>> Thanks
>> Christophe Humbert
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150520/fa0bee1e/attachment.html>


More information about the vtigercrm-developers mailing list