<div dir="ltr">Did you try calling it normally?<div><br></div><div>like: </div><div><br></div><div><div>assert(</div><div><span class="" style="white-space:pre">                </span>conn:query(&quot;call givme_my_data();&quot;, </div>

<div><span class="" style="white-space:pre">                        </span>function(qrow)</div><div><span class="" style="white-space:pre">                                </span>for key, val in pairs(qrow) do</div><div><span class="" style="white-space:pre">                                        </span>myrow[key] = val</div>

<div><span class="" style="white-space:pre">                                        </span>found = 1</div><div><span class="" style="white-space:pre">                                </span>end</div><div><span class="" style="white-space:pre">                        </span>end</div><div><span class="" style="white-space:pre">                </span>)</div>

<div><span class="" style="white-space:pre">        </span>)</div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 23, 2013 at 12:32 PM, Shahzad_Sab <span dir="ltr">&lt;<a href="mailto:shahzad.bhatti@g-r-v.com" target="_blank">shahzad.bhatti@g-r-v.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">i am also trying to do and if u got any idea do reply me too<br>
<br>
regards<br>
<br>
shahzad bhatti<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Calling-stored-procedure-in-freeswitch-database-or-using-luasql-tp7590895p7595937.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Calling-stored-procedure-in-freeswitch-database-or-using-luasql-tp7590895p7595937.html</a><br>


Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>