<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Take a look here<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Lua_freeswitch_dbh">http://wiki.freeswitch.org/wiki/Lua_freeswitch_dbh</a><br>
    <br>
    and here<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Mod_lua#freeswitch.Dbh">http://wiki.freeswitch.org/wiki/Mod_lua#freeswitch.Dbh</a><br>
    <br>
    lots of good info to get you started.<br>
    <br>
    <br>
    On 01/28/2011 1:41 PM, deniro wrote:
    <blockquote
      cite="mid:AANLkTin7qtxg3heGtQFDqF7QwuTfa7FWF-gzoLzRrruV@mail.gmail.com"
      type="cite">
      <div>Hi</div>
      <div>&nbsp;</div>
      <div>I think lua is the recomended/preferred for database
        connections and programming with freeswitch</div>
      <div>&nbsp;</div>
      <div>1-- how can I connect to an existing mysql database
        (externally created and managed by php program -- contructed
        tables -rows- fields etc...)&nbsp;</div>
      <div>&nbsp;</div>
      <div>2-- how can I create&nbsp; new mysql database&nbsp; with freeswitch?</div>
      <div>&nbsp;</div>
      <div>3-- how to&nbsp;check if required&nbsp; lua components are&nbsp; really&nbsp;
        installed/working&nbsp; for mysql db in freeswitch?</div>
      <div>&nbsp;</div>
      <div>4-- if lua isn't a choice, which is the next best to handle&nbsp;
        mysql&nbsp; databases (javascript, perl etc..)</div>
      <div>&nbsp;</div>
      <div>5-- any comprehensive&nbsp; freeswitch&nbsp; mysql db handling doc,
        links etc...?</div>
      <div>thx</div>
      <div>&nbsp;</div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>