[Vtigercrm-developers] Webservice Return DATABASE_QUERY_ERROR

SivaKumar J sivakumar.j at vtiger.com
Tue Jan 13 06:59:42 GMT 2015


Hi,

May be issue is with deprecated original MYSQL extension. Could you please
share us the below details
1) what is your server PHP version?
2) PHP Mysqli extension enabled or not?

Thank you

On Mon, Jan 12, 2015 at 8:48 PM, Prosenjit Sarkar <
prosenjitsarkar123 at gmail.com> wrote:

> Hello
>
> I have created custom program for vtiger 6.1.0
> That's actually accept a Quotion from standalone url user *webservice*
>
>  Code look like
>  $objectJson = json_encode($retrievedObject);
>
> $curl_post_data = array(
> 'operation' => 'update',
> 'username' => $CRM_UserName,
> 'sessionName' => $CRM_SESSION ,
> 'quotestage' => 'Accepted',
> 'element' => $objectJson
>
>  );
>
>
> But its doing strange behavior . Some time its working
> But sometime  *webservice* return error mssage
>
> Code: DATABASE_QUERY_ERROR Message : Database error while performing
> requested operation
>
> Kindly help me regards this
>
>
>
>
>
> --
> Best Regards
> Prosenjit Sarkar
>
> *Icode Solution*
>
> *Skype: prosenjit7*
> *+91-9830013567*
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Regards,
Siva
Vtiger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150113/fc0324df/attachment.html>


More information about the vtigercrm-developers mailing list