Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #874
| From | pg <picanog@yahoo.it> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Get data inline through ODBC |
| Date | 2012-01-26 21:14 +0100 |
| Organization | C.U. srl News Server |
| Message-ID | <jfsc6q$651$1@tdi.cu.mi.it> (permalink) |
| References | <jfrrp1$o7j$1@tdi.cu.mi.it> <jfs43h$2ua$1@dont-email.me> |
Bad news ! :-) but thanks for clarity. Il 26/01/2012 18.56, sfeam ha scritto: > pg wrote: > >> Are there developments in the plan to allow access to data directly from >> SQL via ODBC gnuplot command line? >> Ie make the commands PLOT and SPLOT able to use a string of type SQL >> query instead of a filename. > > No. You should use a pipe instead. > plot '< sqlite3 base.db "select x,y from tbl" ' > > (Yes, I know you already asked how to set this up when running Windows. > I can't help you there, but so far as I know it does work). >
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Get data inline through ODBC pg <picanog@yahoo.it> - 2012-01-26 16:34 +0100
Re: Get data inline through ODBC sfeam <sfeam@users.sourceforge.net> - 2012-01-26 09:56 -0800
Re: Get data inline through ODBC pg <picanog@yahoo.it> - 2012-01-26 21:14 +0100
csiph-web