Browse Source

Changes.org: be more accurate about msosql engine under Windows.

Bastien Guerry 14 years ago
parent
commit
b981e04c8e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ORGWEBPAGE/Changes.org

+ 2 - 2
ORGWEBPAGE/Changes.org

@@ -74,8 +74,8 @@ quarters.
 
 *** Babel
 **** Add =msosql= engine to sql code blocks
-SQL code blocks can now be executed using the =myosql= engine on
-Windows systems.
+SQL code blocks can now be executed using the =myosql= engine
+using the osql command (from MS SQL Server) on Windows systems.
 
 Thanks to Sébastien Vauban for this contribution.