Re: [O] orgtbl-to-sqlinsert

2014-02-04 Thread Thomas S. Dye
Aloha Thierry, Thierry Banel tbanelweb...@free.fr 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:

[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

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? *** Experiment

Re: [O] orgtbl-to-sqlinsert

2014-02-02 Thread Thomas S. Dye
Aloha Thierry, Thierry Banel tbanelweb...@free.fr 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