[Vtigercrm-developers] Web Services Javascript

Stacey Johnson stacey.johnson110 at gmail.com
Wed May 20 02:43:18 GMT 2015


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/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150520/0e67ad97/attachment.html>


More information about the vtigercrm-developers mailing list