I know what the problem was... bash was interpreting the `table_name` piece
as a command.  I had to escape the backticks...

This looks like it's going to work like a charm!!!

I'll report back!


~Jake
--
Jacob D. Sylvia
Jake Sylvia's Consulting
430 Cole St.
Seekonk, MA 02771
Cell: (508) - 954 - 2536
EMail: jacob.syl...@gmail.com
Web: http://www.jacobsylvia.com

On Mon, Mar 6, 2017 at 7:39 PM, Richard Hipp <d...@sqlite.org> wrote:

> On 3/6/17, Jacob Sylvia <jacob.syl...@gmail.com> wrote:
> >
> > How can I check if that support is compiled in?
> >
>
> The readfile() SQL function was add to the command-line shell in
> SQLite version 3.8.6 released on 2014-08-15.
>
> --
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to