Re: [Orgmode] [Babel] Patch for adding Microsoft's osql command-line utility

2010-12-05 Thread Eric Schulte
Hi Seb, Thanks for the patch, this has just been applied. -- Eric Sébastien Vauban writes: > Hi Eric, > > Here a patch for osql from Microsoft. > > diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el > index 19c271d..9e6f06a 100644 > --- a/lisp/ob-sql.el > +++ b/lisp/ob-sql.el > @@ -66,6 +66,10 @@ Th

[Orgmode] [Babel] Patch for adding Microsoft's osql command-line utility

2010-12-03 Thread Sébastien Vauban
Hi Eric, Here a patch for osql from Microsoft. diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index 19c271d..9e6f06a 100644 --- a/lisp/ob-sql.el +++ b/lisp/ob-sql.el @@ -66,6 +66,10 @@ This function is called by `org-babel-execute-src-block'." (out-file (or (cdr (assoc :out-file params))