Re: [O] orgtbl-to-sqlinsert

2014-02-04 Thread Thomas S. Dye
Aloha Thierry, Thierry Banel writes: > Hi again Thomas > > Probably the issue is not in orgtbl-to-sqlinsert, > because orgtbl-to-sqlinsert does not receive the header of the table. > Here is another fix which just recovers the lost header and passes it to > orgtbl-to-sqlinsert: > > ---8<

Re: [O] orgtbl-to-sqlinsert

2014-02-04 Thread Thierry Banel
Le 03/02/2014 00:47, Thomas S. Dye a écrit : > Aloha Thierry, > > Thierry Banel writes: > >> Hi Thomas. >> >> I don't understand this behavior yet. >> But here is a workaround: >> try the #+ORGTBL: SEND feature: >> 1- Add a #+ORGTBL: SEND line >> 2- Add a BEGIN RECEIVE ORGTBL block >> 3- Type C

Re: [O] orgtbl-to-sqlinsert

2014-02-02 Thread Thomas S. Dye
Aloha Thierry, Thierry Banel writes: > Hi Thomas. > > I don't understand this behavior yet. > But here is a workaround: > try the #+ORGTBL: SEND feature: > 1- Add a #+ORGTBL: SEND line > 2- Add a BEGIN RECEIVE ORGTBL block > 3- Type C-c C-c with cursor on the first pipe of the table > > --8<-

Re: [O] orgtbl-to-sqlinsert

2014-02-02 Thread Thierry Banel
Le 02/02/2014 21:09, Thomas S. Dye a écrit : > Aloha all, > > I'm expecting column names in the "foo( )" part of the INSERT statement. > > I've done my best to understand > http://orgmode.org/worg/org-tutorials/multitarget-tables.org.html but > appear to have failed. > > Can someone help? > > *** E

[O] orgtbl-to-sqlinsert

2014-02-02 Thread Thomas S. Dye
Aloha all, I'm expecting column names in the "foo( )" part of the INSERT statement. I've done my best to understand http://orgmode.org/worg/org-tutorials/multitarget-tables.org.html but appear to have failed. Can someone help? *** Experiment with orgtbl-sqlinsert #+name: test-table | one | two