CTAN Update: SQLTeX
Date: November 26, 2007 12:04:43 AM CET
On Fri, 23 Nov 2007, Oscar van Eijk submitted an update to the
sqltex
package.
SQLTeX is a well documented preprocessor to enable the use of SQL
statements in LaTeX. It is a perl script that reads an input file
containing the LaTeX source with SQL commands, and writes a LaTeX file
that can be processed with your LaTeX package. The SQL commands will be
replaced by their values. It's possible to select a single field for
substitution substitution in your LaTeX document, or to be used as input
in another SQL command. When an SQL command returns multiple fields and
or rows, the values can only be used for substitution in the document.
This version only supports MySQL databases. It has been tested on Linux,
but should work an all platforms where Perl is installed.
Location on CTAN: /support/SQLTeX
Summary description: An SQL Preprocessor for LaTeX
License type: lppl
Announcement text:
After 5 years, there's finally a reason to update SQLTeX. SQLTeX is a well documented preprocessor to enable the use of SQL statements in LaTeX. It is a perl script that reads an input file containing the LaTeX source with SQL commands, and writes a LaTeX file that can be processed with your LaTeX package. The SQL commands will be replaced by their values. It's possible to select a single field for substitution substitution in your LaTeX document, or to be used as input in another SQL command. When an SQL command returns multiple fields and or rows, the values can only be used for substitution in the document. New in this version: --- Updates are now possible --- Support for multiple databases --- Multiple documents can be created
This package is located at http://mirror.ctan.org/support/SQLTeX . More information is at http://tug.ctan.org/info/?id=sqltex (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . _______________________________________________ Thanks for the upload. For the CTAN Team Rainer Schöpf
After 5 years, there's finally a reason to update SQLTeX. SQLTeX is a well documented preprocessor to enable the use of SQL statements in LaTeX. It is a perl script that reads an input file containing the LaTeX source with SQL commands, and writes a LaTeX file that can be processed with your LaTeX package. The SQL commands will be replaced by their values. It's possible to select a single field for substitution substitution in your LaTeX document, or to be used as input in another SQL command. When an SQL command returns multiple fields and or rows, the values can only be used for substitution in the document. New in this version: --- Updates are now possible --- Support for multiple databases --- Multiple documents can be created
This package is located at http://mirror.ctan.org/support/SQLTeX . More information is at http://tug.ctan.org/info/?id=sqltex (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . _______________________________________________ Thanks for the upload. For the CTAN Team Rainer Schöpf
SQLTeX – An SQL Preprocessor for LaTeX
SQLTeX is a preprocessor that enables the use of SQL statements in LaTeX. The SQLTeX perl script reads an input file containing the LaTeX source with SQL commands, and writes a LaTeX file in which the SQL commands have been replaced by the values from their execution. It is possible to select a field for substitution in your LaTeX document, or to be used as input in another SQL command. (When an SQL command returns multiple fields and/or rows, the values can only be used within the document.)
The default is to use MySQL databases, but Pg, Sybase, Oracle, Ingres, mSQL and PostgreSQL are also supported.
Package | SQLTeX |
Version | 3.0 2024-09-20 |
Copyright | 2001–2024 Oscar van Eijk |
Maintainer | Oscar van Eijk |