Index of /tcl/ftparchive/sorted/databases/www

      Name                   Last modified     Size  Description

[DIR] Parent Directory 29-Jan-99 12:24 - [   ] README 11-Oct-96 21:26 1k


This is not a real package, just some scripts
that you might find entertaining, useful, or
inspiring.

make_html_pages:

	makes an html query page for any sybase table

plotSQL:

	the CGIbin needed to use the query page.  can do
	straight query, line plot, scatter plot, stats,
	data extract in TSV.

exec_sql:
	
	needed for the extract function in plotSQL

mongo.boiler*

	the plotting is currently done using LickMONGO,
	yet another MONGO variant which I believe you can
	get from us free on request:  sla@ucolick.org
	I hope to replace it with the plplot tclextension
	in the next few months