<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Calibri">Hi George - Thanks! <br>
      If it were a simple single table, yes.<br>
      But there are joins out to multiple tables, for fees history,
      zones, zones history etc - these are handled by the api.<br>
      <br>
      Gavin<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 01/07/2015 11:47, George Mason
      wrote:<br>
    </div>
    <blockquote cite="mid:5593C55C.6050108@xoomtalk.com" type="cite">
      <pre wrap="">On 01/07/15 11:43, Gavin Sweet wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Anyone help me on this?

(yes, splitting files is possible but its not really a solution)

Thanks,
Gavin

On 30/06/2015 14:44, Gavin Sweet wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hi -

I am getting an error trying to upload a new billing fees csv file,
file size greater than 200K.

Is there a way to increase this file size limit? I have a file now at
nearly 5Mb, all are valid strings with different fees.

Cheers
Gavin


</pre>
        </blockquote>
      </blockquote>
      <pre wrap="">If you can get the CSV into the right format for the table, you could
import straight in, avoiding the web interface altogether:

<a class="moz-txt-link-freetext" href="https://stackoverflow.com/questions/3635166/how-to-import-csv-file-to-mysql-table">https://stackoverflow.com/questions/3635166/how-to-import-csv-file-to-mysql-table</a>

I have done this on other systems when faced with the same issue with
good success.
_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>