Re: [O] SQL support in Babel

2014-11-20 Thread Nick Dokos
Seb writes: > Hi, > > The last code block in ob-doc-sql¹ suggests I should be able to place a > number of #+HEADER lines above my SQL source code to specify the > connection string. I am trying to connect to a remote PostgreSQL > server, and after lots of experimentation, the only way this works

[O] SQL support in Babel

2014-11-20 Thread Seb
Hi, The last code block in ob-doc-sql¹ suggests I should be able to place a number of #+HEADER lines above my SQL source code to specify the connection string. I am trying to connect to a remote PostgreSQL server, and after lots of experimentation, the only way this works for me is to have a sing