Re: [Orgmode] ob-sql error because of not specifying column-seperator

2010-12-03 Thread Eric Schulte
Applied, Thanks for the patch -- Eric Joost Helberg writes: > Hi, > > when using babel SQL, the column's in the resultset are converted to > org-tables using (org-table-import file sep). > > The command used to retrieve the information from the databaseserver > gets the option to use the tab (\t

[Orgmode] ob-sql error because of not specifying column-seperator

2010-12-03 Thread Joost Helberg
Hi, when using babel SQL, the column's in the resultset are converted to org-tables using (org-table-import file sep). The command used to retrieve the information from the databaseserver gets the option to use the tab (\t) as columnseperator. The call to org-table-import however doesn't specif