DB2RSS

  • Rating:
  • Version: 1.0.1.44
  • Publisher:
    www.be-precision.com
  • File Size: 1.62 MB
  • Date: Dec 04, 2010
  • License: Freeware
  • Category:
    Blog Software
    Internet
DB2RSS Download
Free Download DB2RSS 1.0.1.44

Monitor changes in given database. DB2RSS is a command-line utility (in conjuction with any task scheduler) that gives you the possibility to monitor changes in given database (accurately: changes in passed SQL SELECT statement) and create a temporary rss file (using the template) on your local PC, to which you can subscribe as if it was a newsfeed.

Supported databases: * MySQL, * InterBase (Firebird), * Blackfish SQL

Syntax:
db2rss.exe host=host-name user=user-name pass=password [db=database]
[role=role-name] [sql=sql-command] [drv=driver-id]
[lib=driver-library] [drvfnc=driver-fnc] [vendor=vendor-library]
comp=compare-to [rss=target-rss] [tmpl=default|template-file]
[tit=title] [/B] [/F] [/H] [/NB] [/?]

host-name database server name or address
user-name user name (login)
password user password
database datase/schema name
role-name role name
sql-command sql command (currently only SELECT is supported)
driver-id MYSQL/INTERBASE/BLACKFISHSQL
driver-library user defined dbExpress driver to use instead of default
driver-fnc user defined dbExpress driver function
to use instead of default
vendor-library user defined vendor library to use instead of default
compare-to a local file (last checked copy of sql result),
target-rss resulting rss feed (a local file)
default default (internal) rss feed template is used
template-file used rss feed template (a local file)
title title used in resulting rss
/B sql result is saved in binary format
(blob monitoring supported)
/F sql result is saved in fixed width text format
(blob monitoring is not supported)
/H header row with field names is included in sql result
(for text formats only)
/NB text result is saved in utf-8 format, so you can ommit
the BOM with this switch
/? help

Security info:
It recommend to use some of the "host" user names to login via this utility, because of password visibility. Of course, if you really know, what you are doing, use any user name and password you want.

Template macros:
%1 - given title or "compare-to" filename
%2 - connection string in form "host-name/database"
%3 - current date and time (in GMT format)
%4 - current date and time (in local format)
%5 - given "user-name"
%6 - sql result (not available in binary result format)

Remarks:
- Resulting exit code is 0, if any change occured, in other cases exit code is greater than 0.
- Note, that any other parameter, that is supported by dbExpress connection (and/or driver) can be passed into the connection (see examples, parameter "port=3307").

The license of this software is Freeware, you can free download and free use this blog software.

More Details:
Related Software: